UNPKG

@router-cli/react-router-dev

Version:

File based routing cli for react-router-dom.

4 lines (3 loc) 209 B
export declare const getIndent: (depth: number, spacesInTab?: number) => string; export declare const getFallbackParams: (path: string) => string | null; export declare const trimExt: (src: string) => string;