Home
last modified time | relevance | path

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

/expo/packages/expo-device/src/
H A DExpoDevice.web.ts6 type NavigatorWithDeviceMemory = Navigator & { deviceMemory: number }; alias
56 const { deviceMemory } = navigator as NavigatorWithDeviceMemory;
/expo/packages/expo-device/build/
H A DExpoDevice.web.js.map1NavigatorWithDeviceMemory = Navigator & { deviceMemory: number };\n\nlet result: any = null;\nif (…