Home > rc-js-util > _Map > deleteGet
Get the stored value if present, then delete the key.
Signature:
static readonly deleteGet: typeof mapDeleteGet;
See mapDeleteGet().