Memento
A memento represents a storage utility. It can store and retrieve values.
Functions
Link copied to clipboard
Returns the stored keys.
Link copied to clipboard
abstract fun update(key: String, value: ERROR CLASS: Symbol not found for JsAny??): PromiseLike<Void>
Store a value. The value must be JSON-stringifyable.