mirror of
https://github.com/pezkuwichain/pezkuwi-mobile-app.git
synced 2026-05-30 14:31:02 +00:00
1 line
834 B
Plaintext
1 line
834 B
Plaintext
{"dependencies":[],"output":[{"data":{"code":"__d(function (global, require, _$$_IMPORT_DEFAULT, _$$_IMPORT_ALL, module, exports, _dependencyMap) {\n Object.defineProperty(exports, \"__esModule\", {\n value: true\n });\n exports.default = isPrefixedProperty;\n var RE = /^(Webkit|Moz|O|ms)/;\n function isPrefixedProperty(property) {\n return RE.test(property);\n }\n});","lineCount":10,"map":[[6,2,1,0],[6,6,1,4,"RE"],[6,8,1,6],[6,11,1,9],[6,31,1,29],[7,2,2,15],[7,11,2,24,"isPrefixedProperty"],[7,29,2,42,"isPrefixedProperty"],[7,30,2,43,"property"],[7,38,2,51],[7,40,2,53],[8,4,3,2],[8,11,3,9,"RE"],[8,13,3,11],[8,14,3,12,"test"],[8,18,3,16],[8,19,3,17,"property"],[8,27,3,25],[8,28,3,26],[9,2,4,0],[10,0,4,1],[10,3]],"functionMap":{"names":["<global>","isPrefixedProperty"],"mappings":"AAA;eCC"}},"type":"js/module"}]} |