(s)
| 30792 | ) |
| 30793 | } |
| 30794 | function dispatch(s) { |
| 30795 | if (!isPlainObject(s)) throw new Error(formatProdErrorMessage(7)) |
| 30796 | if (void 0 === s.type) throw new Error(formatProdErrorMessage(8)) |
| 30797 | if ('string' != typeof s.type) throw new Error(formatProdErrorMessage(17)) |
| 30798 | if (C) throw new Error(formatProdErrorMessage(9)) |
| 30799 | try { |
| 30800 | ;((C = !0), (u = a(u, s))) |
| 30801 | } finally { |
| 30802 | C = !1 |
| 30803 | } |
| 30804 | return ( |
| 30805 | (_ = w).forEach((s) => { |
| 30806 | s() |
| 30807 | }), |
| 30808 | s |
| 30809 | ) |
| 30810 | } |
| 30811 | dispatch({ type: qe.INIT }) |
| 30812 | return { |
| 30813 | dispatch, |
no test coverage detected