fcacb0c9c1b9c99a6c4ba40fdca8e8f3c0200f748b8bc09d8d69603a0a242ee2.json 871 B

1
  1. {"ast":null,"code":"import { popScheduler } from '../util/args';\nimport { from } from './from';\nexport function of(...args) {\n const scheduler = popScheduler(args);\n return from(args, scheduler);\n}","map":{"version":3,"names":["popScheduler","from","of","args","scheduler"],"sources":["F:/workspace/huinongbao-app/node_modules/rxjs/dist/esm/internal/observable/of.js"],"sourcesContent":["import { popScheduler } from '../util/args';\nimport { from } from './from';\nexport function of(...args) {\n const scheduler = popScheduler(args);\n return from(args, scheduler);\n}\n"],"mappings":"AAAA,SAASA,YAAY,QAAQ,cAAc;AAC3C,SAASC,IAAI,QAAQ,QAAQ;AAC7B,OAAO,SAASC,EAAEA,CAAC,GAAGC,IAAI,EAAE;EACxB,MAAMC,SAAS,GAAGJ,YAAY,CAACG,IAAI,CAAC;EACpC,OAAOF,IAAI,CAACE,IAAI,EAAEC,SAAS,CAAC;AAChC","ignoreList":[]},"metadata":{},"sourceType":"module","externalDependencies":[]}