Home
last modified time | relevance | path

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

/expo/packages/expo-notifications/src/utils/
H A DupdateDevicePushTokenAsync.ts11 const doUpdateDevicePushTokenAsync = async (retry: () => void) => { constant
/expo/packages/expo-notifications/build/utils/
H A DupdateDevicePushTokenAsync.js7 const doUpdateDevicePushTokenAsync = async (retry) => { function