Urara-Blog/node_modules/.pnpm-store/v3/files/70/905f3f7e09b1bc04a510ce893bd15790cf48ad903108a1576f42b9dc53e5ed9ba22a0966958163fc858267ecb289a7c8431b7726e512f6fd0b6b7f3d207810
2022-08-14 01:14:53 +08:00

2 lines
77 B
Text

declare function fileUriToPath(uri: string): string;
export = fileUriToPath;