Skip to content

Type Alias: CustomFieldItems

ts
type CustomFieldItems = z.infer<typeof CustomFieldItemsSchema>;

Defined in: models/customFieldItems.ts:15