5 lines
138 B
TypeScript
5 lines
138 B
TypeScript
import plugins = require('./smartgit.plugins');
|
|
|
|
export * from './smartgit.classes.gitrepo';
|
|
export * from './smartgit.classes.smartgit';
|