smartshell/ts/index.ts

3 lines
101 B
TypeScript

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