UNPKG

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