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

Method deleteSubparticles

external/.scrollLibs.js:17060–17062  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

17058 return this
17059 }
17060 deleteSubparticles() {
17061 return this._clearSubparticles()
17062 }
17063 setContent(content) {
17064 if (content === this.content) return this
17065 const newArray = [this.cue]

Callers

nothing calls this directly

Calls 1

_clearSubparticlesMethod · 0.95

Tested by

no test coverage detected