Skip to content

Type Alias: ChecklistFields

ts
type ChecklistFields = z.infer<typeof ChecklistFieldsSchema>;

Defined in: models/checklistFields.ts:5