6 lines
106 B
TypeScript
6 lines
106 B
TypeScript
export * from '../npmci.plugins';
|
|
|
|
import * as smartgit from '@pushrocks/smartgit';
|
|
|
|
export { smartgit };
|