Home
last modified time | relevance | path

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

/expo/packages/expo-notifications/src/
H A DgetDevicePushTokenAsync.ts6 let nativeTokenPromise: Promise<string> | null = null; variable
/expo/packages/expo-notifications/build/
H A DgetDevicePushTokenAsync.js3 let nativeTokenPromise = null; variable