mirror of
https://github.com/pezkuwichain/pezkuwi-mobile-app.git
synced 2026-05-31 04:11:01 +00:00
1 line
1.0 KiB
Plaintext
1 line
1.0 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 = unprefixValue;\n var RE = /(-ms-|-webkit-|-moz-|-o-)/g;\n function unprefixValue(value) {\n if (typeof value === 'string') {\n return value.replace(RE, '');\n }\n return value;\n }\n});","lineCount":13,"map":[[6,2,1,0],[6,6,1,4,"RE"],[6,8,1,6],[6,11,1,9],[6,39,1,37],[7,2,2,15],[7,11,2,24,"unprefixValue"],[7,24,2,37,"unprefixValue"],[7,25,2,38,"value"],[7,30,2,43],[7,32,2,45],[8,4,3,2],[8,8,3,6],[8,15,3,13,"value"],[8,20,3,18],[8,25,3,23],[8,33,3,31],[8,35,3,33],[9,6,4,4],[9,13,4,11,"value"],[9,18,4,16],[9,19,4,17,"replace"],[9,26,4,24],[9,27,4,25,"RE"],[9,29,4,27],[9,31,4,29],[9,33,4,31],[9,34,4,32],[10,4,5,2],[11,4,7,2],[11,11,7,9,"value"],[11,16,7,14],[12,2,8,0],[13,0,8,1],[13,3]],"functionMap":{"names":["<global>","unprefixValue"],"mappings":"AAA;eCC"}},"type":"js/module"}]} |