@osovitny/anatoly 3.21.1 → 3.21.21
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json
CHANGED
|
@@ -2133,7 +2133,7 @@ declare class AnatolyModule {
|
|
|
2133
2133
|
private injector;
|
|
2134
2134
|
constructor(injector: Injector);
|
|
2135
2135
|
static ɵfac: i0.ɵɵFactoryDeclaration<AnatolyModule, never>;
|
|
2136
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<AnatolyModule, never, [typeof i1.CommonModule, typeof AnatolyCoreModule, typeof AnatolyDataModule, typeof AnatolyIAMModule, typeof AnatolyUIModule], [typeof AnatolyCoreModule, typeof AnatolyDataModule, typeof AnatolyIAMModule, typeof AnatolyUIModule]>;
|
|
2136
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<AnatolyModule, never, [typeof i1.CommonModule, typeof i2.TranslateModule, typeof AnatolyCoreModule, typeof AnatolyDataModule, typeof AnatolyIAMModule, typeof AnatolyUIModule], [typeof AnatolyCoreModule, typeof AnatolyDataModule, typeof AnatolyIAMModule, typeof AnatolyUIModule]>;
|
|
2137
2137
|
static ɵinj: i0.ɵɵInjectorDeclaration<AnatolyModule>;
|
|
2138
2138
|
}
|
|
2139
2139
|
|