MCPcopy Create free account
hub / github.com/freeCodeCamp/freeCodeCamp /

Class

curriculum/src/build-superblock.ts:265–265  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

263 return addMetaToChallenge(fixChallengeProperties(challenge), meta);
264}
265export class BlockCreator {
266 /**
267 * @param {object} options - Options object
268 * @param {string} options.blockContentDir - Directory containing block content files

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected