@everymatrix/casino-categories-providers 1.38.0 → 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.
|
@@ -700,7 +700,7 @@
|
|
|
700
700
|
OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
|
701
701
|
PERFORMANCE OF THIS SOFTWARE.
|
|
702
702
|
***************************************************************************** */
|
|
703
|
-
/* global Reflect, Promise, SuppressedError, Symbol */
|
|
703
|
+
/* global Reflect, Promise, SuppressedError, Symbol, Iterator */
|
|
704
704
|
|
|
705
705
|
var extendStatics = function(d, b) {
|
|
706
706
|
extendStatics = Object.setPrototypeOf ||
|