Searched defs:deleteCalendarAsync (Results 1 – 9 of 9) sorted by relevance
184 EX_EXPORT_METHOD_AS(deleteCalendarAsync, category
184 ABI47_0_0EX_EXPORT_METHOD_AS(deleteCalendarAsync, category
667 export async function deleteCalendarAsync(id: string): Promise<void> { function
184 ABI49_0_0EX_EXPORT_METHOD_AS(deleteCalendarAsync, category
184 ABI48_0_0EX_EXPORT_METHOD_AS(deleteCalendarAsync, category
118 export async function deleteCalendarAsync(id) { function
106 fun deleteCalendarAsync(calendarID: String, promise: Promise) = withPermissions(promise) { in <lambda>() method in abi49_0_0.expo.modules.calendar.CalendarModule
106 fun deleteCalendarAsync(calendarID: String, promise: Promise) = withPermissions(promise) { in <lambda>() method