Skip to content

Type Alias: CustomFieldOption

ts
type CustomFieldOption = z.infer<typeof CustomFieldOptionSchema>;

Defined in: models/customFieldOption.ts:14