Home > rc-js-util > _Map > firstKey
Gets the first inserted key in a Map.
Map
Signature:
static readonly firstKey: typeof mapFirstKey;
See mapFirstKey().