smartshell/dist/smartshell.plugins.d.ts

4 lines
98 B
TypeScript

import * as shelljs from 'shelljs';
import * as smartq from 'smartq';
export { shelljs, smartq };