Skip to content

Type Alias: State

State = z.infer<typeof stateSchema>

Defined in: packages/riviere-query/src/features/querying/queries/domain-types.ts:40

Branded type for state names in entity state machines.