1 line
66 B
TypeScript
Executable file
1 line
66 B
TypeScript
Executable file
export declare function deepMerge(target: any, source: any): any;
|