Home
last modified time | relevance | path

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

/expo/packages/@expo/cli/src/start/server/
H A DDevelopmentSession.ts57 const deviceIds = await this.getDeviceInstallationIdsAsync();
89 private async getDeviceInstallationIdsAsync(): Promise<string[]> { method in DevelopmentSession
105 const deviceIds = await this.getDeviceInstallationIdsAsync();