js-util

Home > rc-js-util > _Dictionary > extend

_Dictionary.extend property

Modifies an object to include the keys and values of another.

Signature:

static readonly extend: typeof dictionaryExtend;

Remarks

See dictionaryExtend().