Skip to content

Variable: GetSprintSchema

ts
const GetSprintSchema: ZodObject<{
  sprintId: ZodNumber;
}, $strip>;

Defined in: src/agile/parameters/getSprint.ts:3