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

Function rc

apps/frontend/public/f.js:13328–13333  ·  view source on GitHub ↗
(b, c)

Source from the content-addressed store, hash-verified

13326 })
13327 .join(R),
13328 rc = function a(b, c) {
13329 if (null == b || !Ua(b)) return null;
13330 if (mc(b, c ? S : qc)) return b;
13331 b = t(b.parentNode);
13332 return null != b ? a(b, c) : null;
13333 };
13334 c.d(b, 'inferredEventsSharedUtils', function () {
13335 return sc;
13336 }),

Callers

nothing calls this directly

Calls 4

UaFunction · 0.85
mcFunction · 0.85
tFunction · 0.85
aFunction · 0.85

Tested by

no test coverage detected