()
| 31330 | this.register(this.plugins)) |
| 31331 | } |
| 31332 | getStore() { |
| 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()) |
no outgoing calls
no test coverage detected