js-util

Home > rc-js-util > _Map > deleteGet

_Map.deleteGet property

Get the stored value if present, then delete the key.

Signature:

static readonly deleteGet: typeof mapDeleteGet;

Remarks

See mapDeleteGet().