smartgit/dist/smartgit.check.d.ts

3 lines
68 B
TypeScript
Raw Normal View History

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