231c407f8e94d95c6be107230df5347f046762bec63edfebcf3c162a1c1466ad.json 716 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":["F:/workspace/huinongbao-app/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","ignoreList":[]},"metadata":{},"sourceType":"module","externalDependencies":[]}