smartgit/dist/smartgit.helpers.d.ts

2 lines
65 B
TypeScript

export declare let isGitDirectory: (dirPathArg: any) => boolean;