Home
last modified time | relevance | path

Searched defs:createCalendarAsync (Results 1 – 2 of 2) sorted by relevance

/expo/packages/expo-calendar/src/
H A DCalendar.ts597 export async function createCalendarAsync(details: Partial<Calendar> = {}): Promise<string> { function
/expo/packages/expo-calendar/build/
H A DCalendar.js64 export async function createCalendarAsync(details = {}) { function