MCPcopy
hub / github.com/mindoc-org/mindoc / call

Method call

static/editor.md/lib/mindmap/view.js:830–834  ·  view source on GitHub ↗
(...args)

Source from the content-addressed store, hash-verified

828 }
829
830 call(...args) {
831 for (const fn of this.listeners) {
832 fn(...args);
833 }
834 }
835
836}
837

Callers 15

sFunction · 0.45
katex.jsFile · 0.45
nFunction · 0.45
katex.min.jsFile · 0.45
oFunction · 0.45
auto-render.min.jsFile · 0.45
tFunction · 0.45
dingtalk-jsapi.jsFile · 0.45
EFunction · 0.45
NFunction · 0.45
mFunction · 0.45
TFunction · 0.45

Calls 1

fnFunction · 0.50

Tested by

no test coverage detected