Home
last modified time | relevance | path

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

/expo/packages/@expo/cli/src/start/project/
H A Ddevices.ts14 const DEVICES_FILE_NAME = 'devices.json'; constant
18 export const DevicesFile = createTemporaryProjectFile<DevicesInfo>(DEVICES_FILE_NAME, {