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

6 lines
186 B
TypeScript
Raw Normal View History

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