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

7 lines
231 B
TypeScript
Raw Normal View History

2016-10-21 15:48:52 +00:00
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 };