mirror of
https://github.com/frappe/frappe_docker.git
synced 2026-06-21 07:15:09 +00:00
2 lines
77 B
TypeScript
2 lines
77 B
TypeScript
declare function fileUriToPath(uri: string): string;
|
|
export = fileUriToPath;
|