Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/breck7/scroll
/ cue
Method
cue
external/.scrollLibs.js:15652–15654 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
15650
}
15651
}
15652
get cue() {
15653
return
this.atoms[0]
15654
}
15655
set cue(atom) {
15656
this.setAtom(0, atom)
15657
}
Callers
nothing calls this directly
Calls
1
setAtom
Method · 0.95
Tested by
no test coverage detected