UNPKG

131 BTypeScriptView Raw
1export declare function normalizePathSep(path: string): string;
2export declare function denormalizePagePath(page: string): string;