StateValue<T>

A data object that holds a retrieved state value with its key.

Description

TODO: add description

Fields

key

A unique state key

key: string

value

A unique state key

value: any