feat: refactor and test tools steps utilities (#42693)
This commit is contained in:
1
tools/challenge-helper-scripts/helpers/get-arg-values.d.ts
vendored
Normal file
1
tools/challenge-helper-scripts/helpers/get-arg-values.d.ts
vendored
Normal file
@ -0,0 +1 @@
|
||||
export declare function getArgValues(argv: string[]): Record<string, string>;
|
Reference in New Issue
Block a user