remove(key);
Removes an entry from the Cache object.
Parameters
| Param | Type | Details |
|---|---|---|
| key | string | the key of the entry to be removed |
Removes an entry from the Cache object.
| Param | Type | Details |
|---|---|---|
| key | string | the key of the entry to be removed |
Please login to continue.