test/node_modules/@vuepress/helper/lib/node/utils/getRealPath.d.ts
2024-08-13 09:27:52 +08:00

2 lines
83 B
TypeScript

export declare const getRealPath: (fileUrl: string, currentUrl: string) => string;