Skip to content

Type Alias: FieldEdit

ts
type FieldEdit = z.infer<typeof FieldEditSchema>;

Defined in: src/agile/models/fieldEdit.ts:8