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

Method toObject

external/.scrollLibs.js:16770–16772  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

16768 }
16769 // todo: rename this. it is a particular type of object.
16770 toObject() {
16771 return this._toObject()
16772 }
16773 getCues() {
16774 return this.map(particle => particle.cue)
16775 }

Callers 5

_toObjectTupleMethod · 0.95
asJsonSubsetMethod · 0.95
getErrorsInFilesMethod · 0.45
scroll.test.jsFile · 0.45
_getCompilerObjectMethod · 0.45

Calls 1

_toObjectMethod · 0.95

Tested by

no test coverage detected