(e3, t2)
| 7277 | if ("function" != typeof e3) throw new TypeError(`${t2} is not a function.`); |
| 7278 | } |
| 7279 | function D4(e3, t2) { |
| 7280 | if (!/* @__PURE__ */ function(e4) { |
| 7281 | return "object" == typeof e4 && null !== e4 || "function" == typeof e4; |
| 7282 | }(e3)) throw new TypeError(`${t2} is not an object.`); |
| 7283 | } |
| 7284 | function $5(e3, t2, r3) { |
| 7285 | if (void 0 === e3) throw new TypeError(`Parameter ${t2} is required in '${r3}'.`); |
| 7286 | } |