Abstract Abstract deleteDelete a key from storage
The storage key
Abstract getGets a value from storage and returns it
The storage key
Abstract getGet the key with the internal prefix
the storage key
Abstract setSets a value in the storage and persist it
The storage key
The value to be persisted
Abstract subscribeThis event will fire if the storage was modified by someone else, eg. on another tab
The callback to be called when a storage value changes
Static isGenerated using TypeDoc
Internalapi
The storage used in the SDK