UNPKG

lerna

Version:

Lerna is a fast, modern build system for managing and publishing multiple JavaScript/TypeScript packages from the same repository

2 lines (1 loc) 64 B
export declare function isGitInitialized(cwd: string): boolean;