normalizePath
normalizePath(
path):string
Defined in: route-matcher.ts:187
Normalize path by removing trailing slashes and adding leading slash
Parameters
Section titled “Parameters”string
Returns
Section titled “Returns”string
normalizePath(
path):string
Defined in: route-matcher.ts:187
Normalize path by removing trailing slashes and adding leading slash
string
string