makearmy-app/node_modules/next/dist/shared/lib/encode-uri-path.d.ts

2 lines
61 B
TypeScript
Raw Permalink Normal View History

2025-09-22 10:37:53 -04:00
export declare function encodeURIPath(file: string): string;