Rate this page:

get

Copy URL
get(key: 

string

):

Promise<StorageKey,null>

Retrieves a value of the specified key.

Parameters

  • key:

    string

    Key to get

Returns