# hasProjectGit
```ts
export declare const hasProjectGit: (cwd: string) => boolean;

```
