mirror of
https://github.com/Sevichecc/Urara-Blog.git
synced 2025-05-04 23:29:30 +08:00
2 lines
77 B
Text
2 lines
77 B
Text
declare function fileUriToPath(uri: string): string;
|
|
export = fileUriToPath;
|