Searched refs:_getConnectionPropsAsync (Results 1 – 1 of 1) sorted by relevance
138 private async _getConnectionPropsAsync(): Promise<{ hostname?: string; subdomain?: string }> { method in AsyncNgrok162 const urlProps = await this._getConnectionPropsAsync();