mirror of
https://github.com/pezkuwichain/pezkuwi-mobile-app.git
synced 2026-05-30 13:31:00 +00:00
1 line
2.1 KiB
Plaintext
1 line
2.1 KiB
Plaintext
{"dependencies":[{"name":"../Observable","data":{"asyncType":null,"isESMImport":false,"locs":[{"start":{"line":4,"column":19,"index":131},"end":{"line":4,"column":43,"index":155}}],"key":"aLqSh2nqZQ/SY46BefsTfEUSJoQ=","exportNames":["*"],"imports":1}}],"output":[{"data":{"code":"__d(function (global, require, _$$_IMPORT_DEFAULT, _$$_IMPORT_ALL, module, exports, _dependencyMap) {\n \"use strict\";\n\n Object.defineProperty(exports, \"__esModule\", {\n value: true\n });\n exports.fromSubscribable = void 0;\n var Observable_1 = require(_dependencyMap[0], \"../Observable\");\n function fromSubscribable(subscribable) {\n return new Observable_1.Observable(function (subscriber) {\n return subscribable.subscribe(subscriber);\n });\n }\n exports.fromSubscribable = fromSubscribable;\n});","lineCount":15,"map":[[2,2,1,0],[2,14,1,12],[4,2,2,0,"Object"],[4,8,2,6],[4,9,2,7,"defineProperty"],[4,23,2,21],[4,24,2,22,"exports"],[4,31,2,29],[4,33,2,31],[4,45,2,43],[4,47,2,45],[5,4,2,47,"value"],[5,9,2,52],[5,11,2,54],[6,2,2,59],[6,3,2,60],[6,4,2,61],[7,2,3,0,"exports"],[7,9,3,7],[7,10,3,8,"fromSubscribable"],[7,26,3,24],[7,29,3,27],[7,34,3,32],[7,35,3,33],[8,2,4,0],[8,6,4,4,"Observable_1"],[8,18,4,16],[8,21,4,19,"require"],[8,28,4,26],[8,29,4,26,"_dependencyMap"],[8,43,4,26],[8,63,4,42],[8,64,4,43],[9,2,5,0],[9,11,5,9,"fromSubscribable"],[9,27,5,25,"fromSubscribable"],[9,28,5,26,"subscribable"],[9,40,5,38],[9,42,5,40],[10,4,6,4],[10,11,6,11],[10,15,6,15,"Observable_1"],[10,27,6,27],[10,28,6,28,"Observable"],[10,38,6,38],[10,39,6,39],[10,49,6,49,"subscriber"],[10,59,6,59],[10,61,6,61],[11,6,6,63],[11,13,6,70,"subscribable"],[11,25,6,82],[11,26,6,83,"subscribe"],[11,35,6,92],[11,36,6,93,"subscriber"],[11,46,6,103],[11,47,6,104],[12,4,6,106],[12,5,6,107],[12,6,6,108],[13,2,7,0],[14,2,8,0,"exports"],[14,9,8,7],[14,10,8,8,"fromSubscribable"],[14,26,8,24],[14,29,8,27,"fromSubscribable"],[14,45,8,43],[15,0,8,44],[15,3]],"functionMap":{"names":["<global>","fromSubscribable","Observable_1.Observable$argument_0"],"mappings":"AAA;ACI;uCCC,oED;CDC"},"hasCjsExports":true},"type":"js/module"}]} |