@teamix/pro 1.2.8 → 1.2.9

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.
package/dist/212.js CHANGED
@@ -39168,7 +39168,7 @@ var _isWeb = false;
39168
39168
  var _isIOS = false;
39169
39169
  var _locale = undefined;
39170
39170
  var _language = (/* unused pure expression or super */ null && (LANGUAGE_DEFAULT));
39171
- var _translationsConfigFile = (/* unused pure expression or super */ null && (undefined));
39171
+ var _translationsConfigFile = undefined;
39172
39172
  var _userAgent = undefined;
39173
39173
  var globals = (typeof self === "undefined" ? "undefined" : _typeof(self)) === 'object' ? self : (typeof __webpack_require__.g === "undefined" ? "undefined" : _typeof(__webpack_require__.g)) === 'object' ? __webpack_require__.g : {};
39174
39174
  var nodeProcess = undefined;