mirror of
https://github.com/rjNemo/federation
synced 2026-06-10 03:56:39 +00:00
1 line
66 B
TypeScript
1 line
66 B
TypeScript
export default function mergeDeep(target: any, source: any): any;
|