Home
last modified time | relevance | path

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

/expo/packages/create-expo-module/src/
H A Dtelemetry.ts59 const PLATFORM_NAMES: Partial<Record<NodeJS.Platform, string>> = { constant
66 os: { name: PLATFORM_NAMES[os.platform()] ?? os.platform(), version: os.release() },
/expo/packages/create-expo-module/build/
H A Dtelemetry.js50 const PLATFORM_NAMES = { variable
56 …os: { name: PLATFORM_NAMES[os_1.default.platform()] ?? os_1.default.platform(), version: os_1.defa…
H A Dtelemetry.js.map1PLATFORM_NAMES: Partial<Record<NodeJS.Platform, string>> = {\n darwin: 'Mac',\n win32: 'Wind…