UNPKG

166 BTypeScriptView Raw
1export { download, downloadAndUnzipVSCode } from './download';
2export { runTests } from './runTest';
3export { resolveCliPathFromVSCodeExecutablePath } from './util';