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

```
