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

Method atom

external/.scrollLibs.js:15148–15150  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

15146 this._particle.setAtom(this._atomIndex, newAtom)
15147 }
15148 get atom() {
15149 return this._particle.getAtom(this._atomIndex)
15150 }
15151}
15152const ParticleEvents = { ChildAddedParticleEvent, ChildRemovedParticleEvent, DescendantChangedParticleEvent, LineChangedParticleEvent }
15153var WhereOperators

Callers

nothing calls this directly

Calls 1

getAtomMethod · 0.45

Tested by

no test coverage detected