(e)
| 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) { |
no test coverage detected