Searched refs:DEVICES_FILE_NAME (Results 1 – 1 of 1) sorted by relevance
14 const DEVICES_FILE_NAME = 'devices.json'; constant18 export const DevicesFile = createTemporaryProjectFile<DevicesInfo>(DEVICES_FILE_NAME, {