Lines 113-135javascript
113 const result = await ASYNC_OPTIONAL_CHAIN_NAME(ops);
114 return result == null ? true : result;
116 `},qt=class e{__init(){this.helperNames={}}__init2(){this.createRequireName=null}constructor(t){this.nameManager=t,e.prototype.__init.call(this),e.prototype.__init2.call(this)}getHelperName(e){let t=this.helperNames[e];return t||(t=this.nameManager.claimFreeName(`_${e}`),this.helperNames[e]=t,t)}emitHelpers(){let e=``;this.helperNames.optionalChainDelete&&this.getHelperName(`optionalChain`),this.helperNames.asyncOptionalChainDelete&&this.getHelperName(`asyncOptionalChain`);for(let[t,n]of Object.entries(Kt)){let r=this.helperNames[t],i=n;t===`optionalChainDelete`?i=i.replace(`OPTIONAL_CHAIN_N ...
117module.exports = exports.default;
118`:``}process(){return this.tokens.matches3(a._import,a.name,a.eq)?this.processImportEquals():this.tokens.matches1(a._import)?(this.processImport(),!0):this.tokens.matches2(a._export,a.eq)?(this.tokens.replaceToken(`module.exports`),!0):this.tokens.matches1(a._export)&&!this.tokens.currentToken().isType?(this.hadExport=!0,this.processExport()):this.tokens.matches2(a.name,a.postIncDec)&&this.processPostIncDec()?!0:this.tokens.matches1(a.name)||this.tokens.matches1(a.jsxName)?this.processIdentifier():this.tokens.matches1(a.eq)?this.processAssignment():this.tokens.matches1(a.assign)?this.processCo ...
120 var enterModule = require('react-hot-loader').enterModule;
121 enterModule && enterModule(module);
122 })();`.replace(/\s+/g,` `).trim()}getSuffixCode(){let e=new Set;for(let t of this.tokens.tokens)!t.isType&&he(t)&&t.identifierRole!==O.ImportDeclaration&&e.add(this.tokens.identifierNameForToken(t));let t=
124 var reactHotLoader = require('react-hot-loader').default;
125 var leaveModule = require('react-hot-loader').leaveModule;
126 if (!reactHotLoader) {
129${t.map(({variableName:e,uniqueLocalName:t})=>` reactHotLoader.register(${e}, "${t}", ${JSON.stringify(this.filePath||``)});`).join(`
132})();`}process(){return!1}},pc=new Set(`break.case.catch.class.const.continue.debugger.default.delete.do.else.export.extends.finally.for.function.if.import.in.instanceof.new.return.super.switch.this.throw.try.typeof.var.void.while.with.yield.enum.implements.interface.let.package.private.protected.public.static.await.false.null.true`.split(`.`));function mc(e){if(e.length===0||!D[e.charCodeAt(0)])return!1;for(let t=1;t<
133`);return i===-1&&(i=r.length,r+=`
134`),{code:r.slice(0,i+1)+e+r.slice(i+1)+t,mappings:this.shiftMappings(n.mappings,e.length)}}else return{code:e+r+t,mappings:this.shiftMappings(n.mappings,e.length)}}processBalancedCode(){let e=0,t=0;for(;!this.tokens.isAtEnd();){if(this.tokens.matches1(a.braceL)||this.tokens.matches1(a.dollarBraceL))e++;else if(this.tokens.matches1(a.braceR)){if(e===0)return;e--}if(this.tokens.matches1(a.parenL))t++;else if(this.tokens.matches1(a.parenR)){if(t===0)return;t--}this.processToken()}}processToken(){if(this.tokens.matches1(a._class)){this.processClass();return}for(let e of this.transformers)if(e.proc ...
135`,n=`\r`;e.LinesAndColumns=function(){function e(e){this.string=e;for(var r=[0],i=0;i<e.length;)switch(e[i]){case t:i+=t.length,r.push(i);break;case n:i+=
Long lines were clipped for display.