Function: mergeCollections
▸ mergeCollections(target
, source
): EntityCollection
Parameters
Name | Type |
---|---|
target | EntityCollection <any , string , User > |
source | EntityCollection <any , string , User > |
▸ mergeCollections(target
, source
): EntityCollection
Name | Type |
---|---|
target | EntityCollection <any , string , User > |
source | EntityCollection <any , string , User > |