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

Class

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

Source from the content-addressed store, hash-verified

178855,3.4,1.5,0.2,setosa`
17886Particle.getVersion = () => "107.0.1"
17887class AbstractExtendibleParticle extends Particle {
17888 _getFromExtended(cuePath) {
17889 const hit = this._getParticleFromExtended(cuePath)
17890 return hit ? hit.get(cuePath) : undefined

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected