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

1 line
No EOL
2.1 KiB
JSON

{"ast":null,"code":"/**\n * @license Angular v20.1.4\n * (c) 2010-2025 Google LLC. https://angular.io/\n * License: MIT\n */\n\nexport { NOT_FOUND, NotFoundError, getCurrentInjector, inject, isNotFound, setCurrentInjector } from '../not_found.mjs';\nfunction defineInjectable(opts) {\n return {\n token: opts.token,\n providedIn: opts.providedIn || null,\n factory: opts.factory,\n value: undefined\n };\n}\nfunction registerInjectable(ctor, declaration) {\n ctor.ɵprov = declaration;\n return ctor;\n}\nexport { defineInjectable, registerInjectable };\n//# sourceMappingURL=di.mjs.map","map":{"version":3,"names":["NOT_FOUND","NotFoundError","getCurrentInjector","inject","isNotFound","setCurrentInjector","defineInjectable","opts","token","providedIn","factory","value","undefined","registerInjectable","ctor","declaration","ɵprov"],"sources":["/home/poule/encrypted/stockage-syncable/www/development/html/ng-implementation/implem/node_modules/@angular/core/fesm2022/primitives/di.mjs"],"sourcesContent":["/**\n * @license Angular v20.1.4\n * (c) 2010-2025 Google LLC. https://angular.io/\n * License: MIT\n */\n\nexport { NOT_FOUND, NotFoundError, getCurrentInjector, inject, isNotFound, setCurrentInjector } from '../not_found.mjs';\n\nfunction defineInjectable(opts) {\n return {\n token: opts.token,\n providedIn: opts.providedIn || null,\n factory: opts.factory,\n value: undefined,\n };\n}\nfunction registerInjectable(ctor, declaration) {\n ctor.ɵprov = declaration;\n return ctor;\n}\n\nexport { defineInjectable, registerInjectable };\n//# sourceMappingURL=di.mjs.map\n"],"mappings":"AAAA;AACA;AACA;AACA;AACA;;AAEA,SAASA,SAAS,EAAEC,aAAa,EAAEC,kBAAkB,EAAEC,MAAM,EAAEC,UAAU,EAAEC,kBAAkB,QAAQ,kBAAkB;AAEvH,SAASC,gBAAgBA,CAACC,IAAI,EAAE;EAC5B,OAAO;IACHC,KAAK,EAAED,IAAI,CAACC,KAAK;IACjBC,UAAU,EAAEF,IAAI,CAACE,UAAU,IAAI,IAAI;IACnCC,OAAO,EAAEH,IAAI,CAACG,OAAO;IACrBC,KAAK,EAAEC;EACX,CAAC;AACL;AACA,SAASC,kBAAkBA,CAACC,IAAI,EAAEC,WAAW,EAAE;EAC3CD,IAAI,CAACE,KAAK,GAAGD,WAAW;EACxB,OAAOD,IAAI;AACf;AAEA,SAASR,gBAAgB,EAAEO,kBAAkB;AAC7C","ignoreList":[]},"metadata":{},"sourceType":"module","externalDependencies":[]}