2 lines
72 B
Plaintext
2 lines
72 B
Plaintext
export declare function mergeDeep(defaults: any, options: any): object;
|
export declare function mergeDeep(defaults: any, options: any): object;
|