Files
sci-gui-agent-benchmark/vscodeEvalExtension/node_modules/@vscode/test-electron/out/index.d.ts
2024-01-08 23:09:12 +08:00

5 lines
234 B
TypeScript

export { download, downloadAndUnzipVSCode } from './download';
export { runTests } from './runTest';
export { resolveCliPathFromVSCodeExecutablePath, resolveCliArgsFromVSCodeExecutablePath } from './util';
export * from './progress';