@everymatrix/lottery-program-wof 1.37.12 → 1.39.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -606,7 +606,7 @@
|
|
|
606
606
|
OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
|
607
607
|
PERFORMANCE OF THIS SOFTWARE.
|
|
608
608
|
***************************************************************************** */
|
|
609
|
-
/* global Reflect, Promise, SuppressedError, Symbol */
|
|
609
|
+
/* global Reflect, Promise, SuppressedError, Symbol, Iterator */
|
|
610
610
|
|
|
611
611
|
var extendStatics = function(d, b) {
|
|
612
612
|
extendStatics = Object.setPrototypeOf ||
|