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

6 lines
106 B
TypeScript
Raw Normal View History

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