suspense-service

suspense-service / Exports / State

Type alias: State<T>

Ƭ State<T>: [T, Dispatch<SetStateAction<T>>]

A stateful value and a function to update it

Type parameters:

Name
T

Defined in: StateContext/State.ts:6