remove
Removes the specified key. Note that the returned StorageKey always has zero ttl.
Parameters
key:
string
Key to delete
Returns
type:
Promise<StorageKey>
Removes the specified key. Note that the returned StorageKey always has zero ttl.
string
Key to delete
Promise<StorageKey>