tscoverage/ts/mod_compile/mod.plugins.ts

8 lines
188 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 };