({ React: s, getSystem: o, getStore: i, getComponents: a })
| 57191 | fn: { getDisplayName }, |
| 57192 | } |
| 57193 | }, |
| 57194 | view_legacy = ({ React: s, getSystem: o, getStore: i, getComponents: a }) => { |
| 57195 | const u = {}, |
| 57196 | _ = parseInt(s?.version, 10) |
| 57197 | return ( |
| 57198 | _ >= 16 && |
| 57199 | _ < 18 && |
| 57200 | (u.render = ((s, o, i, a) => (u) => { |
| 57201 | const _ = i(s, o, a)('App', 'root') |
| 57202 | Zx.render(Re.createElement(_, null), u) |
| 57203 | })(o, i, getComponent, a)), |
| 57204 | { rootInjects: u } |
| 57205 | ) |
| 57206 | } |
| 57207 | function downloadUrlPlugin(s) { |
| 57208 | let { fn: o } = s |