declare function fileUriToPath(uri: string): string;
export = fileUriToPath;
Powered by TurnKey Linux.