Skip to content

Type Alias: Sprint

ts
type Sprint = z.infer<typeof SprintSchema>;

Defined in: src/agile/models/sprint.ts:17