index.d.ts 77 Bytes Raw Blame History Permalink 1 2 declare function fileUriToPath(uri: string): string; export = fileUriToPath;