Skip to content

Type Alias: CheckItem

ts
type CheckItem = z.infer<typeof CheckItemSchema>;

Defined in: models/checkItem.ts:21