|
1 | 1 | /** |
2 | | - * @license Angular v20.0.0-next.3+sha-164bb3f |
| 2 | + * @license Angular v20.0.0-next.3+sha-911ad40 |
3 | 3 | * (c) 2010-2025 Google LLC. https://angular.io/ |
4 | 4 | * License: MIT |
5 | 5 | */ |
@@ -27,11 +27,11 @@ const platformBrowserDynamicTesting = createPlatformFactory(platformCoreDynamicT |
27 | 27 | * @publicApi |
28 | 28 | */ |
29 | 29 | class BrowserDynamicTestingModule { |
30 | | - static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.0-next.3+sha-164bb3f", ngImport: i0, type: BrowserDynamicTestingModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); |
31 | | - static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.0.0-next.3+sha-164bb3f", ngImport: i0, type: BrowserDynamicTestingModule, exports: [BrowserTestingModule] }); |
32 | | - static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.0.0-next.3+sha-164bb3f", ngImport: i0, type: BrowserDynamicTestingModule, imports: [BrowserTestingModule] }); |
| 30 | + static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.0-next.3+sha-911ad40", ngImport: i0, type: BrowserDynamicTestingModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); |
| 31 | + static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.0.0-next.3+sha-911ad40", ngImport: i0, type: BrowserDynamicTestingModule, exports: [BrowserTestingModule] }); |
| 32 | + static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.0.0-next.3+sha-911ad40", ngImport: i0, type: BrowserDynamicTestingModule, imports: [BrowserTestingModule] }); |
33 | 33 | } |
34 | | -i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.0-next.3+sha-164bb3f", ngImport: i0, type: BrowserDynamicTestingModule, decorators: [{ |
| 34 | +i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.0-next.3+sha-911ad40", ngImport: i0, type: BrowserDynamicTestingModule, decorators: [{ |
35 | 35 | type: NgModule, |
36 | 36 | args: [{ |
37 | 37 | exports: [BrowserTestingModule], |
|
0 commit comments