26c30febf683e6fbcca8f1735f8a223f66477a8a0624981ad70f633ec7f5a369.json 729 B

1
  1. {"ast":null,"code":"import { from } from './from';\nexport function pairs(obj, scheduler) {\n return from(Object.entries(obj), scheduler);\n}","map":{"version":3,"names":["from","pairs","obj","scheduler","Object","entries"],"sources":["C:/Users/Quba/Desktop/studia/WPFt/Spring/RiffMasterFront/node_modules/rxjs/dist/esm/internal/observable/pairs.js"],"sourcesContent":["import { from } from './from';\nexport function pairs(obj, scheduler) {\n return from(Object.entries(obj), scheduler);\n}\n"],"mappings":"AAAA,SAASA,IAAI,QAAQ,QAAQ;AAC7B,OAAO,SAASC,KAAKA,CAACC,GAAG,EAAEC,SAAS,EAAE;EAClC,OAAOH,IAAI,CAACI,MAAM,CAACC,OAAO,CAACH,GAAG,CAAC,EAAEC,SAAS,CAAC;AAC/C"},"metadata":{},"sourceType":"module","externalDependencies":[]}