Home
last modified time | relevance | path

Searched defs:NotificationTriggerInput (Results 1 – 4 of 4) sorted by relevance

/expo/packages/expo-notifications/src/
H A DNotificationScheduler.types.ts81 export type NotificationTriggerInput = alias
H A DNotifications.types.ts335 export type NotificationTriggerInput = alias
/expo/packages/expo-notifications/build/
H A DNotificationScheduler.types.d.ts64 export type NotificationTriggerInput = null | ChannelAwareTriggerInput | DateTriggerInput | Calenda… alias
H A DNotifications.types.d.ts295 export type NotificationTriggerInput = null | ChannelAwareTriggerInput | SchedulableNotificationTri… alias