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) 85 B
export declare function reportCycles(paths: string[], rejectCycles?: boolean): void;