Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/talebook/talebook
/ call
Method
call
app/public/static/epubreader/js/epubreader.js:2336–2336 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
2334
const
item =
new
UIItem().setId(
"note-"
+ note.uuid);
2335
const
btnr =
new
UISpan().setClass(
"btn-remove"
);
2336
const
call = () => { };
2337
2338
link.dom.onclick = (e) => {
2339
Callers
15
Ee
Function · 0.80
To
Function · 0.80
ln
Function · 0.80
ra
Function · 0.80
get
Function · 0.80
forEach
Function · 0.80
add
Function · 0.80
set
Function · 0.80
delete
Function · 0.80
ca
Function · 0.80
un
Function · 0.80
j
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected