Skip to content

Type Alias: Field

ts
type Field = z.infer<typeof FieldSchema>;

Defined in: src/cloud/models/field.ts:42