UNPKG

next

Version:

The React Framework

3 lines (2 loc) 146 B
export { normalizePathSep, denormalizePagePath } from './denormalize-page-path'; export declare function normalizePagePath(page: string): string;