| 15933 | return IterResult2; |
| 15934 | }(); |
| 15935 | var extendStatics = function(d, b) { |
| 15936 | extendStatics = Object.setPrototypeOf || { __proto__: [] } instanceof Array && function(d2, b2) { |
| 15937 | d2.__proto__ = b2; |
| 15938 | } || function(d2, b2) { |
| 15939 | for (var p in b2) |
| 15940 | if (Object.prototype.hasOwnProperty.call(b2, p)) |
| 15941 | d2[p] = b2[p]; |
| 15942 | }; |
| 15943 | return extendStatics(d, b); |
| 15944 | }; |
| 15945 | function __extends(d, b) { |
| 15946 | if (typeof b !== "function" && b !== null) |
| 15947 | throw new TypeError("Class extends value " + String(b) + " is not a constructor or null"); |