Skip to content

Type Alias: EstimationField

ts
type EstimationField = z.infer<typeof EstimationFieldSchema>;

Defined in: src/agile/models/estimationField.ts:9