smartshell/ts/index.ts

3 lines
95 B
TypeScript

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