Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/alignoth/alignoth
/ targets
Function
targets
resources/vega.min.js:3481–3483 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
3479
}
3480
Fa.prototype = {
3481
targets() {
3482
return
this._targets || (this._targets = fa(c));
3483
},
3484
set(t) {
3485
return
this.value !== t ? ((this.value = t), 1) : 0;
3486
},
Callers
nothing calls this directly
Calls
1
fa
Function · 0.70
Tested by
no test coverage detected