Skip to content

Type Alias: SprintCreate

ts
type SprintCreate = z.infer<typeof SprintCreateSchema>;

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