Skip to content

Type Alias: CustomField

ts
type CustomField = z.infer<typeof CustomFieldSchema>;

Defined in: models/customField.ts:31