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) 70 B
export declare function shallowExtend(json: any, defaults?: {}): any;