(s)
| 75554 | w = new Store(u) |
| 75555 | w.register([a.plugins, _]) |
| 75556 | const x = w.getSystem(), |
| 75557 | persistConfigs = (s) => { |
| 75558 | ;(w.setConfigs(s), x.configsActions.loaded()) |
| 75559 | }, |
| 75560 | updateSpec = (s) => { |
| 75561 | !o.url && 'object' == typeof s.spec && Object.keys(s.spec).length > 0 |