Home
last modified time | relevance | path

Searched defs:removeLeadingSlash (Results 1 – 4 of 4) sorted by relevance

/expo/packages/expo-auth-session/src/
H A DSessionUrlProvider.ts125 private static removeLeadingSlash(url: string) { method in SessionUrlProvider
/expo/packages/expo-linking/build/
H A DcreateURL.js31 function removeLeadingSlash(url) { function
/expo/packages/expo-linking/src/
H A DcreateURL.ts38 function removeLeadingSlash(url: string): string { function
/expo/packages/expo-auth-session/build/
H A DSessionUrlProvider.js101 static removeLeadingSlash(url) { method in SessionUrlProvider