From d84853202c0d79fa690469c14f91fca721ea650a Mon Sep 17 00:00:00 2001 From: Kevin Van Lierde Date: Sat, 23 Dec 2023 13:06:11 +0100 Subject: [PATCH] chore: update babel snapshot --- test/fixtures/babel-fallback/expected/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/fixtures/babel-fallback/expected/index.js b/test/fixtures/babel-fallback/expected/index.js index 243aac9..2ecfb39 100644 --- a/test/fixtures/babel-fallback/expected/index.js +++ b/test/fixtures/babel-fallback/expected/index.js @@ -1 +1 @@ -"use strict";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 _classCallCheck(instance,Constructor){if(!(instance instanceof Constructor)){throw new TypeError("Cannot call a class as a function")}}function _defineProperties(target,props){for(var i=0;i{var param=1;function test(){}var YourHalo=class{static returnSomething(){return"something"}};new YourHalo;data.text.p.toLowerCase();test(param);document.getElementById("app").style.cssText=""})(); \ No newline at end of file