interface SprintSwapBean {
    sprintToSwapWith?: number;
}

Properties

sprintToSwapWith?: number