Home
last modified time | relevance | path

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

/expo/packages/expo-notifications/src/
H A DNotifications.types.ts323 export type SchedulableNotificationTriggerInput = alias
/expo/packages/expo-notifications/build/
H A DNotifications.types.d.ts290 export type SchedulableNotificationTriggerInput = DateTriggerInput | TimeIntervalTriggerInput | Dai… alias