Skip to content

Type Alias: GetAllSprints

ts
type GetAllSprints = z.infer<typeof GetAllSprintsSchema>;

Defined in: src/agile/models/getAllSprints.ts:13