Type Alias: EstimationConfiguration
ts
type EstimationConfiguration = z.infer<typeof EstimationConfigurationSchema>;Defined in: src/agile/models/estimationConfiguration.ts:10