GlobalStateKey
GlobalStateKey<
ValueType
>(options
?):GlobalStateValue
<ValueType
>
A single key in global state
Type parameters
• ValueType
Parameters
• options?
• options.key?: string
Returns
GlobalStateValue
<ValueType
>
GlobalStateKey<
ValueType
>(options
?):GlobalStateValue
<ValueType
>
A single key in global state
• ValueType
• options?
• options.key?: string
GlobalStateValue
<ValueType
>