Home > rc-js-util > _Dictionary > extend
Modifies an object to include the keys and values of another.
Signature:
static readonly extend: typeof dictionaryExtend;
See dictionaryExtend().