Searched refs:secondStep (Results 1 – 1 of 1) sorted by relevance
713 const secondStep: number = Number(versionSteps[CONSTANT_STEP_1]); constant714 …if (firstStep > CONSTANT_STEP_4 || firstStep === CONSTANT_STEP_4 && secondStep >= CONSTANT_STEP_1)…