(s)
| 31532 | return () => Object.assign({}, this.getSystem()) |
| 31533 | } |
| 31534 | getMapDispatchToProps(s) { |
| 31535 | return (o) => Ye()({}, this.getWrappedAndBoundActions(o), this.getFn(), s) |
| 31536 | } |
| 31537 | } |
| 31538 | function combinePlugins(s, o) { |
| 31539 | return isObject(s) && !isArray(s) |
nothing calls this directly
no test coverage detected