ReadonlyclearRemoves all items from storage.
ReadonlygetReturns the value stored under the given name, if present.
ReadonlyitemsReturns all items in storage as name/value pairs.
ReadonlyremoveRemoves the item stored under the given name.
ReadonlysetStores a value under the given name.
Example
Since
0.5.1