Searched defs:removeLeadingSlash (Results 1 – 4 of 4) sorted by relevance
125 private static removeLeadingSlash(url: string) { method in SessionUrlProvider
31 function removeLeadingSlash(url) { function
38 function removeLeadingSlash(url: string): string { function
101 static removeLeadingSlash(url) { method in SessionUrlProvider