UNPKG

@gitzone/npmts

Version:

best practice npm TypeScript modules

8 lines (5 loc) 188 B
export * from '../npmts.plugins'; import * as tsn from 'tsn'; import * as smartchok from 'smartchok'; import * as smartstream from 'smartstream'; export { tsn, smartchok, smartstream };