Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/alignoth/alignoth
/ delete
Method
delete
resources/vega.min.js:1130–1132 ·
view source on GitHub ↗
(t)
Source
from the content-addressed store, hash-verified
1128
return
super.add(ce(this, t));
1129
}
1130
delete(t) {
1131
return
super.delete(fe(this, t));
1132
}
1133
}
1134
function
le(t, e) {
1135
let
{ _intern: n, _key: r } = t;
Callers
nothing calls this directly
Calls
2
fe
Function · 0.85
delete
Method · 0.45
Tested by
no test coverage detected