Searched defs:removePort (Results 1 – 2 of 2) sorted by relevance
| /expo/packages/expo-linking/build/ | ||
| H A D | createURL.js | 28 function removePort(url) { function |
| /expo/packages/expo-linking/src/ | ||
| H A D | createURL.ts | 34 function removePort(url: string): string { function |