tscoverage/dist/mod_compile/mod.plugins.d.ts
2017-11-28 17:33:55 +01:00

6 lines
186 B
TypeScript

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