mirror of
https://github.com/pezkuwichain/pezkuwi-mobile-app.git
synced 2026-04-25 19:57:56 +00:00
1 line
2.3 KiB
Plaintext
1 line
2.3 KiB
Plaintext
{"dependencies":[{"name":"../../tokenizer","data":{"asyncType":null,"isESMImport":false,"locs":[{"start":{"line":1,"column":10,"index":10},"end":{"line":1,"column":36,"index":36}}],"key":"aNRU9n3c7yINqZkqLGUbbiGwGn8=","exportNames":["*"],"imports":1}}],"output":[{"data":{"code":"__d(function (global, require, _$$_IMPORT_DEFAULT, _$$_IMPORT_ALL, module, exports, _dependencyMap) {\n var CDO = require(_dependencyMap[0], \"../../tokenizer\").TYPE.CDO;\n module.exports = {\n name: 'CDO',\n structure: [],\n parse: function () {\n var start = this.scanner.tokenStart;\n this.eat(CDO); // <!--\n\n return {\n type: 'CDO',\n loc: this.getLocation(start, this.scanner.tokenStart)\n };\n },\n generate: function () {\n this.chunk('<!--');\n }\n };\n});","lineCount":19,"map":[[2,2,1,0],[2,6,1,4,"CDO"],[2,9,1,7],[2,12,1,10,"require"],[2,19,1,17],[2,20,1,17,"_dependencyMap"],[2,34,1,17],[2,56,1,35],[2,57,1,36],[2,58,1,37,"TYPE"],[2,62,1,41],[2,63,1,42,"CDO"],[2,66,1,45],[3,2,3,0,"module"],[3,8,3,6],[3,9,3,7,"exports"],[3,16,3,14],[3,19,3,17],[4,4,4,4,"name"],[4,8,4,8],[4,10,4,10],[4,15,4,15],[5,4,5,4,"structure"],[5,13,5,13],[5,15,5,15],[5,17,5,17],[6,4,6,4,"parse"],[6,9,6,9],[6,11,6,11],[6,20,6,11,"parse"],[6,21,6,11],[6,23,6,22],[7,6,7,8],[7,10,7,12,"start"],[7,15,7,17],[7,18,7,20],[7,22,7,24],[7,23,7,25,"scanner"],[7,30,7,32],[7,31,7,33,"tokenStart"],[7,41,7,43],[8,6,9,8],[8,10,9,12],[8,11,9,13,"eat"],[8,14,9,16],[8,15,9,17,"CDO"],[8,18,9,20],[8,19,9,21],[8,20,9,22],[8,21,9,23],[10,6,11,8],[10,13,11,15],[11,8,12,12,"type"],[11,12,12,16],[11,14,12,18],[11,19,12,23],[12,8,13,12,"loc"],[12,11,13,15],[12,13,13,17],[12,17,13,21],[12,18,13,22,"getLocation"],[12,29,13,33],[12,30,13,34,"start"],[12,35,13,39],[12,37,13,41],[12,41,13,45],[12,42,13,46,"scanner"],[12,49,13,53],[12,50,13,54,"tokenStart"],[12,60,13,64],[13,6,14,8],[13,7,14,9],[14,4,15,4],[14,5,15,5],[15,4,16,4,"generate"],[15,12,16,12],[15,14,16,14],[15,23,16,14,"generate"],[15,24,16,14],[15,26,16,25],[16,6,17,8],[16,10,17,12],[16,11,17,13,"chunk"],[16,16,17,18],[16,17,17,19],[16,23,17,25],[16,24,17,26],[17,4,18,4],[18,2,19,0],[18,3,19,1],[19,0,19,2],[19,3]],"functionMap":{"names":["<global>","module.exports.parse","module.exports.generate"],"mappings":"AAA;WCK;KDS;cEC;KFE"},"hasCjsExports":true},"type":"js/module"}]} |