Home
last modified time | relevance | path

Searched refs:ValidTriggerDateComponents (Results 1 – 2 of 2) sorted by relevance

/expo/packages/expo-notifications/src/
H A DscheduleNotificationAsync.ts87 type ValidTriggerDateComponents = 'month' | 'day' | 'weekday' | 'hour' | 'minute'; alias
89 const DAILY_TRIGGER_EXPECTED_DATE_COMPONENTS: readonly ValidTriggerDateComponents[] = [ constant
93 const WEEKLY_TRIGGER_EXPECTED_DATE_COMPONENTS: readonly ValidTriggerDateComponents[] = [ constant
98 const YEARLY_TRIGGER_EXPECTED_DATE_COMPONENTS: readonly ValidTriggerDateComponents[] = [ constant
271 components: readonly ValidTriggerDateComponents[]
/expo/packages/expo-notifications/build/
H A DscheduleNotificationAsync.js.map1ValidTriggerDateComponents = 'month' | 'day' | 'weekday' | 'hour' | 'minute';\n\nconst DAILY_TRIGG…