smartshell/ts/index.ts

4 lines
124 B
TypeScript

export * from './classes.smartshell.js';
export * from './classes.smartexecution.js';
export { which } from './plugins.js';