Searched defs:getClientUrl (Results 1 – 3 of 3) sorted by relevance
| /expo/tools/src/client-build/ | ||
| H A D | AndroidClientBuilder.ts | 26 getClientUrl(appVersion: string): string { method in AndroidClientBuilder |
| H A D | IosClientBuilder.ts | 24 getClientUrl(appVersion: string): string { method in IosClientBuilder |
| H A D | types.ts | 12 getClientUrl: (appVersion: string) => string; property |