f6b4ebb6292385b2600a084b3eff2e9e623a859f37ef5ae9206111a62c1c2a1e.json 688 B

1
  1. {"ast":null,"code":"import { filter } from './filter';\nexport function skip(count) {\n return filter((_, index) => count <= index);\n}","map":{"version":3,"names":["filter","skip","count","_","index"],"sources":["F:/workspace/202226701027/huinongbao-app/node_modules/rxjs/dist/esm/internal/operators/skip.js"],"sourcesContent":["import { filter } from './filter';\nexport function skip(count) {\n return filter((_, index) => count <= index);\n}\n"],"mappings":"AAAA,SAASA,MAAM,QAAQ,UAAU;AACjC,OAAO,SAASC,IAAIA,CAACC,KAAK,EAAE;EACxB,OAAOF,MAAM,CAAC,CAACG,CAAC,EAAEC,KAAK,KAAKF,KAAK,IAAIE,KAAK,CAAC;AAC/C","ignoreList":[]},"metadata":{},"sourceType":"module","externalDependencies":[]}