Home
last modified time | relevance | path

Searched defs:entityType (Results 1 – 3 of 3) sorted by relevance

/expo/apps/test-suite/tests/
H A DCalendarReminders.js67 entityType: Calendar.EntityTypes.REMINDER, property
H A DCalendar.js13 entityType: Calendar.EntityTypes.EVENT, property
/expo/packages/expo-calendar/build/
H A DCalendar.js49 export async function getCalendarsAsync(entityType) { argument