UNPKG

@alauda/ui

Version:

Angular UI components by Alauda Frontend Team.

10 lines (9 loc) 528 B
import * as i0 from "@angular/core"; import * as i1 from "@angular/common"; import * as i2 from "@angular/forms"; import * as i3 from "./color-picker.component"; export declare class ColorPickerModule { static ɵfac: i0.ɵɵFactoryDeclaration<ColorPickerModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<ColorPickerModule, never, [typeof i1.CommonModule, typeof i2.FormsModule, typeof i3.ColorPickerComponent], [typeof i3.ColorPickerComponent]>; static ɵinj: i0.ɵɵInjectorDeclaration<ColorPickerModule>; }