js-util

Home > rc-js-util > _Map > firstKey

_Map.firstKey property

Gets the first inserted key in a Map.

Signature:

static readonly firstKey: typeof mapFirstKey;

Remarks

See mapFirstKey().