ng-implementation/implem/.angular/cache/20.1.4/babel-webpack/ed484d5a778cb291017ac46628765446.json
2025-08-19 12:05:42 +02:00

1 line
No EOL
869 B
JSON

{"ast":null,"code":"import { filter } from './filter';\nexport function skip(count) {\n return filter(function (_, index) {\n return count <= index;\n });\n}\n//# sourceMappingURL=skip.js.map","map":{"version":3,"names":["filter","skip","count","_","index"],"sources":["/home/poule/encrypted/stockage-syncable/www/development/html/ng-implementation/implem/node_modules/rxjs/dist/esm5/internal/operators/skip.js"],"sourcesContent":["import { filter } from './filter';\nexport function skip(count) {\n return filter(function (_, index) { return count <= index; });\n}\n//# sourceMappingURL=skip.js.map"],"mappings":"AAAA,SAASA,MAAM,QAAQ,UAAU;AACjC,OAAO,SAASC,IAAIA,CAACC,KAAK,EAAE;EACxB,OAAOF,MAAM,CAAC,UAAUG,CAAC,EAAEC,KAAK,EAAE;IAAE,OAAOF,KAAK,IAAIE,KAAK;EAAE,CAAC,CAAC;AACjE;AACA","ignoreList":[]},"metadata":{},"sourceType":"module","externalDependencies":[]}