npmci/ts/manager.git/mod.plugins.ts

6 lines
106 B
TypeScript
Raw Normal View History

2018-04-04 22:25:13 +02:00
export * from '../npmci.plugins';
2019-07-17 17:04:10 +02:00
import * as smartgit from '@pushrocks/smartgit';
2019-07-17 17:57:20 +02:00
export { smartgit };