blob: 99dc3f966bce204ee0e05cfcf3af43b5437e2db4 [file] [log] [blame]
declare function fileUriToPath(uri: string): string;
export = fileUriToPath;