@lithiumjs/ngx-material-theming
Version:
Dynamic and customizable Angular Material theming made easy.
9 lines (8 loc) • 492 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./directives/theme-container.directive";
import * as i2 from "@angular/common";
export declare class NgxMaterialThemingModule {
static ɵfac: i0.ɵɵFactoryDeclaration<NgxMaterialThemingModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<NgxMaterialThemingModule, [typeof i1.ThemeContainer], [typeof i2.CommonModule], [typeof i1.ThemeContainer]>;
static ɵinj: i0.ɵɵInjectorDeclaration<NgxMaterialThemingModule>;
}