mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-28 18:26:54 +00:00
7c3c64bf8d
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
14 lines
382 B
JSON
14 lines
382 B
JSON
{
|
|
"blockLabel": "lecture",
|
|
"blockLayout": "challenge-list",
|
|
"isUpcomingChange": false,
|
|
"dashedName": "lecture-understanding-modules-imports-and-exports",
|
|
"challengeOrder": [
|
|
{
|
|
"id": "67329fd6ad99c75d4a4b74e4",
|
|
"title": "What Is a Module in JavaScript, and How Can You Import and Export Modules in Your Program?"
|
|
}
|
|
],
|
|
"helpCategory": "JavaScript"
|
|
}
|