Skip to content

Type Alias: CheckItemState

ts
type CheckItemState = z.infer<typeof CheckItemStateSchema>;

Defined in: models/checkItemState.ts:9