js-util

Home > rc-js-util > _Dictionary > values

_Dictionary.values property

Equivalent to Object.values.

Signature:

static readonly values: typeof dictionaryValues;

Remarks

See dictionaryValues().