From dbdca11103edc7104711010a016a4ef0f4a57229 Mon Sep 17 00:00:00 2001 From: tofulm Date: Mon, 30 May 2022 10:53:09 +0200 Subject: [PATCH] re gulp --- js/gamutable.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/js/gamutable.js b/js/gamutable.js index 7b73d71..2c85169 100644 --- a/js/gamutable.js +++ b/js/gamutable.js @@ -20,7 +20,7 @@ function _iterableToArrayLimit(arr, i) { var _i = arr == null ? null : typeof Sy function _arrayWithHoles(arr) { if (Array.isArray(arr)) return arr; } -function _typeof(obj) { "@babel/helpers - typeof"; return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (obj) { return typeof obj; } : function (obj) { return obj && "function" == typeof Symbol && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj; }, _typeof(obj); } +function _typeof(obj) { "@babel/helpers - typeof"; if (typeof Symbol === "function" && typeof Symbol.iterator === "symbol") { _typeof = function _typeof(obj) { return typeof obj; }; } else { _typeof = function _typeof(obj) { return obj && typeof Symbol === "function" && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj; }; } return _typeof(obj); } jQuery(function () { $('#app').on('click', '.url_action', function (e) {