feat: refactor and test tools steps utilities (#42693)
This commit is contained in:
1
tools/challenge-helper-scripts/helpers/pad-with-leading-zeros.d.ts
vendored
Normal file
1
tools/challenge-helper-scripts/helpers/pad-with-leading-zeros.d.ts
vendored
Normal file
@@ -0,0 +1 @@
|
||||
export declare function padWithLeadingZeros(value: number | string): string;
|
Reference in New Issue
Block a user