(s, o = !0)
| 31333 | return this.store |
| 31334 | } |
| 31335 | register(s, o = !0) { |
| 31336 | var i = combinePlugins(s, this.getSystem()) |
| 31337 | ;(systemExtend(this.system, i), o && this.buildSystem()) |
| 31338 | callAfterLoad.call(this.system, s, this.getSystem()) && this.buildSystem() |
| 31339 | } |
| 31340 | buildSystem(s = !0) { |
| 31341 | let o = this.getStore().dispatch, |
| 31342 | i = this.getStore().getState |
no test coverage detected