feat: refactor and test tools steps utilities (#42693)
This commit is contained in:
4
tools/challenge-helper-scripts/helpers/get-project-meta-path.d.ts
vendored
Normal file
4
tools/challenge-helper-scripts/helpers/get-project-meta-path.d.ts
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
export declare function getProjectMetaPath(
|
||||
curriculumPath: string,
|
||||
projectName: string
|
||||
): string;
|
Reference in New Issue
Block a user