MCPcopy Index your code
hub / github.com/zxlie/FeHelper / t

Function t

apps/crontab/index.js:936–938  ·  view source on GitHub ↗
(e)

Source from the content-addressed store, hash-verified

934 }, (n.start = n).use = t, n;
935
936 function t(e) {
937 e.onStateChange && h.push(e.onStateChange), e.onError && i.push(C(e.onError)), e.onAction && v.push(e.onAction), e.wrapSubscriptions && o.push(e.wrapSubscriptions), e.wrapInitialState && s.push(e.wrapInitialState), e.wrapReducers && a.push(e.wrapReducers), e.wrapEffects && c.push(e.wrapEffects)
938 }
939
940 function n(n) {
941 return n = n || {}, w.forEach(function (e) {

Callers 3

crontabGuruStarterFunction · 0.70
mFunction · 0.70
oFunction · 0.70

Calls 1

CFunction · 0.70

Tested by

no test coverage detected