MCPcopy
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

EeFunction · 0.80
ToFunction · 0.80
lnFunction · 0.80
raFunction · 0.80
getFunction · 0.80
forEachFunction · 0.80
addFunction · 0.80
setFunction · 0.80
deleteFunction · 0.80
caFunction · 0.80
unFunction · 0.80
jFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected