@alauda/ui
Version:
Angular UI components by Alauda Frontend Team.
9 lines (8 loc) • 563 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "@angular/common";
import * as i2 from "./theme.pipe";
export declare class ThemeModule {
static ɵfac: i0.ɵɵFactoryDeclaration<ThemeModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<ThemeModule, never, [typeof i1.CommonModule, typeof i2.ThemePickerPipe, typeof i2.RgbColorPipe, typeof i2.RgbaColorPipe, typeof i2.CssVarPipe], [typeof i2.ThemePickerPipe, typeof i2.RgbColorPipe, typeof i2.RgbaColorPipe, typeof i2.CssVarPipe]>;
static ɵinj: i0.ɵɵInjectorDeclaration<ThemeModule>;
}