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

Class

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

Source from the content-addressed store, hash-verified

423}
424
425export class SuperblockCreator {
426 /**
427 * @param {object} options - Options object
428 * @param {BlockCreator} options.blockCreator - Instance of BlockCreator

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected