mirror of
https://github.com/pezkuwichain/pezkuwi-mobile-app.git
synced 2026-05-30 06:31:03 +00:00
1 line
2.0 KiB
Plaintext
1 line
2.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.isPublicInstance = isPublicInstance;\n function isPublicInstance(maybeInstance) {\n return maybeInstance != null && (maybeInstance.__nativeTag != null || isLegacyFabricInstance(maybeInstance));\n }\n function isLegacyFabricInstance(maybeInstance) {\n return maybeInstance != null && maybeInstance['_internalInstanceHandle'] != null && maybeInstance['_internalInstanceHandle'].stateNode != null && maybeInstance['_internalInstanceHandle'].stateNode.canonical != null;\n }\n});","lineCount":12,"map":[[6,2,19,7],[6,11,19,16,"isPublicInstance"],[6,27,19,32,"isPublicInstance"],[6,28,19,33,"maybeInstance"],[6,41,19,53],[6,43,19,64],[7,4,20,2],[7,11,21,4,"maybeInstance"],[7,24,21,17],[7,28,21,21],[7,32,21,25],[7,37,23,5,"maybeInstance"],[7,50,23,18],[7,51,23,19,"__nativeTag"],[7,62,23,30],[7,66,23,34],[7,70,23,38],[7,74,25,6,"isLegacyFabricInstance"],[7,96,25,28],[7,97,25,29,"maybeInstance"],[7,110,25,42],[7,111,25,43],[7,112,25,44],[8,2,27,0],[9,2,29,0],[9,11,29,9,"isLegacyFabricInstance"],[9,33,29,31,"isLegacyFabricInstance"],[9,34,29,32,"maybeInstance"],[9,47,29,52],[9,49,29,63],[10,4,31,2],[10,11,32,4,"maybeInstance"],[10,24,32,17],[10,28,32,21],[10,32,32,25],[10,36,34,4,"maybeInstance"],[10,49,34,17],[10,50,34,18],[10,75,34,43],[10,76,34,44],[10,80,34,48],[10,84,34,52],[10,88,35,4,"maybeInstance"],[10,101,35,17],[10,102,35,18],[10,127,35,43],[10,128,35,44],[10,129,35,45,"stateNode"],[10,138,35,54],[10,142,35,58],[10,146,35,62],[10,150,36,4,"maybeInstance"],[10,163,36,17],[10,164,36,18],[10,189,36,43],[10,190,36,44],[10,191,36,45,"stateNode"],[10,200,36,54],[10,201,36,55,"canonical"],[10,210,36,64],[10,214,36,68],[10,218,36,72],[11,2,38,0],[12,0,38,1],[12,3]],"functionMap":{"names":["<global>","isPublicInstance","isLegacyFabricInstance"],"mappings":"AAA;OCkB;CDQ;AEE"}},"type":"js/module"}]} |