Rate this page:

remove

Copy URL
remove(key: 

string

):

Promise<StorageKey>

Removes the specified key. Note that the returned StorageKey always has zero ttl.

Parameters

  • key:

    string

    Key to delete

Returns