Home
last modified time | relevance | path

Searched refs:DEEFAULT (Results 1 – 4 of 4) sorted by relevance

/expo/packages/expo-notifications/build/
H A DNotificationChannelManager.types.d.ts25 DEEFAULT = 5, enumerator
H A DNotificationChannelManager.types.js.map1 … DEFAULT = 5,\n /**\n * @deprecated Use `DEFAULT` instead.\n */\n DEEFAULT = 5,\n HIGH = 6,…
/expo/packages/expo-notifications/src/
H A DNotificationChannelManager.types.ts31 DEEFAULT = 5, enumerator
/expo/packages/expo-notifications/
H A DCHANGELOG.md437 - Fixed a typo in `AndroidImportance` enum (`DEEFAULT` is now deprecated in favor of `DEFAULT`) ([#…