feat(curriculum): add new fsd superblock (#63093)

This commit is contained in:
Tom
2025-10-28 13:37:11 -05:00
committed by GitHub
parent b6a8162602
commit 3f9345a107
12 changed files with 110 additions and 37 deletions
+1
View File
@@ -23,6 +23,7 @@ const idToPath = new Map(
'68e6bd5020effa1586e79855': Certification.PythonV9,
'68e6bd5120effa1586e79856': Certification.RelationalDbV9,
'68e6bd5120effa1586e79857': Certification.BackEndDevApisV9,
'64514fda6c245de4d11eb7bb': Certification.FullStackDeveloperV9,
'651dd7e01d697d0aab7833b7': Certification.A2English
})
);