Ask a question to get started
Enter to send•Shift+Enter new line
InferStateSchemaValue: { [K in keyof TFields]: TFields[K] extends ReducedValue< any, any >
Infer the State type from a StateSchemaFields. This is the type of the full state object.