js-util

Home > rc-js-util > _Dictionary > pairs

_Dictionary.pairs property

converts objects into key value pair tuples.

Signature:

static readonly pairs: typeof dictionaryPairs;

Remarks

See dictionaryPairs().