UNPKG

next

Version:

The React Framework

3 lines (2 loc) 167 B
export declare function replaceBasePath(pathname: string, basePath: string): string; export declare function hasBasePath(pathname: string, basePath: string): boolean;