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