Skip to content

Variable: SprintSwapSchema

ts
const SprintSwapSchema: ZodObject<{
  sprintToSwapWith: ZodOptional<ZodNumber>;
}, $loose>;

Defined in: src/agile/models/sprintSwap.ts:4