NeahOpti/node_modules/next/dist/shared/lib/encode-uri-path.d.ts
2025-04-22 12:49:37 +02:00

2 lines
61 B
TypeScript

export declare function encodeURIPath(file: string): string;