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

Class

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

Source from the content-addressed store, hash-verified

15137class ChildRemovedParticleEvent extends AbstractParticleEvent {}
15138class DescendantChangedParticleEvent extends AbstractParticleEvent {}
15139class LineChangedParticleEvent extends AbstractParticleEvent {}
15140class ParticleAtom {
15141 constructor(particle, atomIndex) {
15142 this._particle = particle

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected