Home
last modified time | relevance | path

Searched refs:applicationServerKey (Results 1 – 3 of 3) sorted by relevance

/expo/packages/expo-notifications/build/
H A DgetDevicePushTokenAsync.web.js44 applicationServerKey: _urlBase64ToUint8Array(vapidPublicKey), property
H A DgetDevicePushTokenAsync.web.js.map1 …\n\n const subscribeOptions = {\n userVisibleOnly: true,\n applicationServerKey: _urlBase64…
/expo/packages/expo-notifications/src/
H A DgetDevicePushTokenAsync.web.ts73 applicationServerKey: _urlBase64ToUint8Array(vapidPublicKey), constant