Skip to content

Type Alias: Fields

ts
type Fields = z.infer<typeof FieldsSchema>;

Defined in: src/cloud/models/fields.ts:22