tscoverage/dist/mod_compile/mod.plugins.d.ts

6 lines
186 B
TypeScript
Raw Permalink Normal View History

2016-10-21 15:48:52 +00:00
export * from '../npmts.plugins';
import * as tsn from 'tsn';
import * as smartchok from 'smartchok';
import * as smartstream from 'smartstream';
2017-01-18 00:04:19 +00:00
export { tsn, smartchok, smartstream };