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

Class

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

Source from the content-addressed store, hash-verified

19106 }
19107}
19108class MissingAtomError extends AbstractAtomError {
19109 // todo: autocomplete suggestion
19110 get message() {
19111 return super.message + ` Missing atom for atom "${this.atom.atomTypeId}".`

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected