smartgit/dist/smartgit.check.d.ts

4 lines
93 B
TypeScript
Raw Normal View History

2016-06-12 14:46:59 +00:00
import "typings-global";
declare var _default: (repoArg: any) => boolean;
export = _default;