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

2 lines
87 B
TypeScript

export declare const getInstalledStatus: (pkg: string, currentUrl: string) => boolean;