mirror of
https://github.com/pezkuwichain/pezkuwi-mobile-app.git
synced 2026-05-30 18:01:02 +00:00
1 line
2.7 KiB
Plaintext
1 line
2.7 KiB
Plaintext
{"dependencies":[{"name":"./_baseCreate","data":{"asyncType":null,"isESMImport":false,"locs":[{"start":{"line":1,"column":17,"index":17},"end":{"line":1,"column":41,"index":41}}],"key":"erHq3szwHo+CuE49/w7MYp/mYDo=","exportNames":["*"],"imports":1}},{"name":"./_getPrototype","data":{"asyncType":null,"isESMImport":false,"locs":[{"start":{"line":2,"column":19,"index":62},"end":{"line":2,"column":45,"index":88}}],"key":"2c72gkekVp5zmLmwzVL+yNbgPtE=","exportNames":["*"],"imports":1}},{"name":"./_isPrototype","data":{"asyncType":null,"isESMImport":false,"locs":[{"start":{"line":3,"column":18,"index":108},"end":{"line":3,"column":43,"index":133}}],"key":"vBiRDUMqg88JHs1hByVxS5nSkEc=","exportNames":["*"],"imports":1}}],"output":[{"data":{"code":"__d(function (global, require, _$$_IMPORT_DEFAULT, _$$_IMPORT_ALL, module, exports, _dependencyMap) {\n var baseCreate = require(_dependencyMap[0], \"./_baseCreate\"),\n getPrototype = require(_dependencyMap[1], \"./_getPrototype\"),\n isPrototype = require(_dependencyMap[2], \"./_isPrototype\");\n\n /**\n * Initializes an object clone.\n *\n * @private\n * @param {Object} object The object to clone.\n * @returns {Object} Returns the initialized clone.\n */\n function initCloneObject(object) {\n return typeof object.constructor == 'function' && !isPrototype(object) ? baseCreate(getPrototype(object)) : {};\n }\n module.exports = initCloneObject;\n});","lineCount":17,"map":[[2,2,1,0],[2,6,1,4,"baseCreate"],[2,16,1,14],[2,19,1,17,"require"],[2,26,1,24],[2,27,1,24,"_dependencyMap"],[2,41,1,24],[2,61,1,40],[2,62,1,41],[3,4,2,4,"getPrototype"],[3,16,2,16],[3,19,2,19,"require"],[3,26,2,26],[3,27,2,26,"_dependencyMap"],[3,41,2,26],[3,63,2,44],[3,64,2,45],[4,4,3,4,"isPrototype"],[4,15,3,15],[4,18,3,18,"require"],[4,25,3,25],[4,26,3,25,"_dependencyMap"],[4,40,3,25],[4,61,3,42],[4,62,3,43],[6,2,5,0],[7,0,6,0],[8,0,7,0],[9,0,8,0],[10,0,9,0],[11,0,10,0],[12,0,11,0],[13,2,12,0],[13,11,12,9,"initCloneObject"],[13,26,12,24,"initCloneObject"],[13,27,12,25,"object"],[13,33,12,31],[13,35,12,33],[14,4,13,2],[14,11,13,10],[14,18,13,17,"object"],[14,24,13,23],[14,25,13,24,"constructor"],[14,36,13,35],[14,40,13,39],[14,50,13,49],[14,54,13,53],[14,55,13,54,"isPrototype"],[14,66,13,65],[14,67,13,66,"object"],[14,73,13,72],[14,74,13,73],[14,77,14,6,"baseCreate"],[14,87,14,16],[14,88,14,17,"getPrototype"],[14,100,14,29],[14,101,14,30,"object"],[14,107,14,36],[14,108,14,37],[14,109,14,38],[14,112,15,6],[14,113,15,7],[14,114,15,8],[15,2,16,0],[16,2,18,0,"module"],[16,8,18,6],[16,9,18,7,"exports"],[16,16,18,14],[16,19,18,17,"initCloneObject"],[16,34,18,32],[17,0,18,33],[17,3]],"functionMap":{"names":["<global>","initCloneObject"],"mappings":"AAA;ACW;CDI"},"hasCjsExports":true},"type":"js/module"}]} |