smartshell/ts/index.ts
2021-11-07 19:18:01 +01:00

2 lines
94 B
TypeScript

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