Ask a question to get started
Enter to send•Shift+Enter new line
Fetch the latest checkpointed state for the bound thread. When the adapter doesn't expose state (e.g. a purely event-replay backend), leave this undefined — the framework will skip hydration.
getState<StateType = unknown>(): Promise<__type | null>