UNPKG

@delon/theme

Version:

ng-alain theme system library.

11 lines (10 loc) 592 B
import * as i0 from "@angular/core"; import * as i1 from "@angular/common"; import * as i2 from "ng-zorro-antd/dropdown"; import * as i3 from "ng-zorro-antd/tooltip"; import * as i4 from "./theme-btn.component"; export declare class ThemeBtnModule { static ɵfac: i0.ɵɵFactoryDeclaration<ThemeBtnModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<ThemeBtnModule, never, [typeof i1.CommonModule, typeof i2.NzDropDownModule, typeof i3.NzToolTipModule, typeof i4.ThemeBtnComponent], [typeof i4.ThemeBtnComponent]>; static ɵinj: i0.ɵɵInjectorDeclaration<ThemeBtnModule>; }