js-util

Home > rc-js-util > _Map > firstValue

_Map.firstValue property

Gets the first inserted value in a Map.

Signature:

static readonly firstValue: typeof mapFirstValue;

Remarks

See mapFirstValue().