freeCodeCamp/curriculum/structure/blocks/review-javascript-maps-and-sets.json
Oliver Eyton-Williams 27a54624c3
refactor: blockType -> blockLabel (#62548)
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
2025-10-23 23:20:15 +05:30

15 lines
339 B
JSON

{
"name": "JavaScript Maps and Sets Review",
"blockLabel": "review",
"blockLayout": "link",
"isUpcomingChange": false,
"dashedName": "review-javascript-maps-and-sets",
"challengeOrder": [
{
"id": "6723d027b02e4cc6ee5944da",
"title": "JavaScript Maps and Sets Review"
}
],
"helpCategory": "JavaScript"
}