AtomValue

constructor(state: State<T>)

Parameters

T

The type of the state value.

state

The State used to retrieve the state value.