mirror of
https://github.com/pezkuwichain/pezkuwi-mobile-app.git
synced 2026-05-30 05:21:02 +00:00
1 line
1.3 KiB
Plaintext
1 line
1.3 KiB
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 = unprefixProperty;\n var RE = /^(ms|Webkit|Moz|O)/;\n function unprefixProperty(property) {\n var propertyWithoutPrefix = property.replace(RE, '');\n return propertyWithoutPrefix.charAt(0).toLowerCase() + propertyWithoutPrefix.slice(1);\n }\n});","lineCount":11,"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,"unprefixProperty"],[7,27,2,40,"unprefixProperty"],[7,28,2,41,"property"],[7,36,2,49],[7,38,2,51],[8,4,3,2],[8,8,3,6,"propertyWithoutPrefix"],[8,29,3,27],[8,32,3,30,"property"],[8,40,3,38],[8,41,3,39,"replace"],[8,48,3,46],[8,49,3,47,"RE"],[8,51,3,49],[8,53,3,51],[8,55,3,53],[8,56,3,54],[9,4,4,2],[9,11,4,9,"propertyWithoutPrefix"],[9,32,4,30],[9,33,4,31,"charAt"],[9,39,4,37],[9,40,4,38],[9,41,4,39],[9,42,4,40],[9,43,4,41,"toLowerCase"],[9,54,4,52],[9,55,4,53],[9,56,4,54],[9,59,4,57,"propertyWithoutPrefix"],[9,80,4,78],[9,81,4,79,"slice"],[9,86,4,84],[9,87,4,85],[9,88,4,86],[9,89,4,87],[10,2,5,0],[11,0,5,1],[11,3]],"functionMap":{"names":["<global>","unprefixProperty"],"mappings":"AAA;eCC"}},"type":"js/module"}]} |