Home
last modified time | relevance | path

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

/expo/packages/expo-calendar/src/
H A DCalendar.ts1051 export async function updateReminderAsync(id: string, details: Reminder = {}): Promise<string> { function
/expo/packages/expo-calendar/build/
H A DCalendar.js420 export async function updateReminderAsync(id, details = {}) { function