Files
scrap/node_modules/next/dist/client/remove-base-path.d.ts
2024-09-24 03:52:46 +00:00

2 lines
62 B
TypeScript

export declare function removeBasePath(path: string): string;