Files
freeCodeCamp/tools/challenge-helper-scripts/helpers/get-existing-step-nums.d.ts
2021-07-07 02:22:12 +02:00

2 lines
74 B
TypeScript

export declare function getExistingStepNums(options: string[]): number[];