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

Class

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

Source from the content-addressed store, hash-verified

17948 }
17949}
17950class ExtendibleParticle extends AbstractExtendibleParticle {
17951 get idToParticleMap() {
17952 if (!this.isRoot()) return this.root.idToParticleMap
17953 if (!this._particleMapCache) {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected