npmci/ts/manager.git/mod.plugins.ts
2019-08-29 20:26:23 +02:00

6 lines
106 B
TypeScript

export * from '../npmci.plugins';
import * as smartgit from '@pushrocks/smartgit';
export { smartgit };