MCPcopy
hub / github.com/gitroomhq/postiz-app / c

Function c

apps/frontend/public/f.js:558–562  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

556 value: function (a) {
557 var b = null,
558 c = function () {
559 b && b();
560 b = null;
561 return a.apply(void 0, arguments);
562 };
563 b = this.listen(c);
564 return b;
565 },

Callers 15

f.jsFile · 0.85
eFunction · 0.85
jFunction · 0.85
qFunction · 0.85
sFunction · 0.85
DFunction · 0.85
vFunction · 0.85
dFunction · 0.85
pFunction · 0.85
hFunction · 0.85
gFunction · 0.85
lFunction · 0.85

Calls 4

bFunction · 0.85
nFunction · 0.85
iFunction · 0.85
gFunction · 0.85

Tested by

no test coverage detected