Home
last modified time | relevance | path

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

/expo/packages/@expo/cli/src/start/project/
H A Ddevices.ts36 const filteredDevices = filterOldDevices(devicesInfo.devices); constant
37 if (filteredDevices.length < devicesInfo.devices.length) {
40 devices: filteredDevices,