- Preparing search index...
- The search index is not available
mona-dish
- shallowMerge(overwrite?: boolean, withAppend?: boolean, ...assocArrays: any[]): {
[key: string]: any;
}
-
Parameters
-
overwrite: boolean = true
-
withAppend: boolean = false
-
Rest
...assocArrays: any[]
Returns {
[key: string]: any;
}
Shallow merge as in config, but on raw associative arrays