Return a value.
A string.
The stored value or undefined.
Returns the stored keys.
The stored keys.
Store a value. The value must be JSON-stringifyable.
Note that using undefined as value removes the key from the underlying
storage.
A string.
A value. MUST not contain cyclic references.
A memento represents a storage utility. It can store and retrieve values.