smartnpm/ts/index.ts

5 lines
140 B
TypeScript
Raw Normal View History

2017-08-14 15:50:48 +00:00
import * as plugins from './smartnpm.plugins'
2017-08-15 12:20:33 +00:00
export * from './smartnpm.classes.npmregistry'
export * from './smartnpm.classes.npmpackage'