smartgit/dist/smartgit.check.d.ts

3 lines
68 B
TypeScript

declare var _default: (repoArg: any) => boolean;
export = _default;