Skip to content

Type Alias: EstimationConfig

ts
type EstimationConfig = z.infer<typeof EstimationConfigSchema>;

Defined in: src/agile/models/estimationConfig.ts:12