MCPcopy Create free account
hub / github.com/breck7/scroll /

Class

external/.scrollLibs.js:19046–19046  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

19044 }
19045}
19046class MissingRequiredParserError extends AbstractParticleError {
19047 constructor(particle, missingParserId) {
19048 super(particle)
19049 this._missingParserId = missingParserId

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected