UNPKG

146 BTypeScriptView Raw
1export { normalizePathSep, denormalizePagePath } from './denormalize-page-path';
2export declare function normalizePagePath(page: string): string;