Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
_toObjectTuple
Method · 0.95
asJsonSubset
Method · 0.95
getErrorsInFiles
Method · 0.45
scroll.test.js
File · 0.45
_getCompilerObject
Method · 0.45
Calls
1
_toObject
Method · 0.95
Tested by
no test coverage detected