Home
last modified time | relevance | path

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

/expo/packages/@expo/cli/src/start/server/
H A DAsyncNgrok.ts138 private async _getConnectionPropsAsync(): Promise<{ hostname?: string; subdomain?: string }> { method in AsyncNgrok
162 const urlProps = await this._getConnectionPropsAsync();