vscode-public-data
/
workspace
/mega-test
/node_modules
/v8-compile-cache-lib
/v8-compile-cache.d.ts
| export function install(opts?: { | |
| cacheDir?: string; | |
| prefix?: string; | |
| }): { | |
| uninstall(): void; | |
| } | undefined; | |
| x |