matcha-components 20.268.0 → 20.269.0
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/index.d.ts
CHANGED
|
@@ -3189,7 +3189,7 @@ declare class MatchaPageBuilderComponent implements OnInit, AfterViewInit, OnDes
|
|
|
3189
3189
|
|
|
3190
3190
|
declare class MatchaPageBuilderModule {
|
|
3191
3191
|
static ɵfac: i0.ɵɵFactoryDeclaration<MatchaPageBuilderModule, never>;
|
|
3192
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<MatchaPageBuilderModule, [typeof MatchaPageBuilderComponent], [typeof i2.CommonModule, typeof MatchaButtonModule, typeof
|
|
3192
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<MatchaPageBuilderModule, [typeof MatchaPageBuilderComponent], [typeof i2.CommonModule, typeof MatchaButtonModule, typeof MatchaSkeletonModule], [typeof MatchaPageBuilderComponent]>;
|
|
3193
3193
|
static ɵinj: i0.ɵɵInjectorDeclaration<MatchaPageBuilderModule>;
|
|
3194
3194
|
}
|
|
3195
3195
|
|