smartgit/dist/smartgit.check.d.ts
2016-06-12 16:46:59 +02:00

4 lines
93 B
TypeScript

import "typings-global";
declare var _default: (repoArg: any) => boolean;
export = _default;