tscoverage/dist/mod00/mod00.plugins.d.ts

7 lines
231 B
TypeScript

export * from '../npmts.plugins';
import * as tsn from 'tsn';
import * as shelljs from 'shelljs';
import * as smartchok from 'smartchok';
import * as smartstream from 'smartstream';
export { tsn, shelljs, smartchok, smartstream };