UNPKG

@obliczeniowo/elementary

Version:
14 lines (13 loc) 924 B
import * as i0 from "@angular/core"; import * as i1 from "./components/color-component/color.component"; import * as i2 from "./components/color-picker-control/color-picker-control.component"; import * as i3 from "@angular/common"; import * as i4 from "@angular/forms"; import * as i5 from "@angular/cdk/overlay"; import * as i6 from "@obliczeniowo/elementary/input"; import * as i7 from "@obliczeniowo/elementary/buttons"; export declare class ColorPickerModule { static ɵfac: i0.ɵɵFactoryDeclaration<ColorPickerModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<ColorPickerModule, [typeof i1.ColorComponent, typeof i2.ColorPickerControlComponent], [typeof i3.CommonModule, typeof i4.FormsModule, typeof i5.OverlayModule, typeof i6.InputModule, typeof i7.ButtonsModule], [typeof i1.ColorComponent, typeof i2.ColorPickerControlComponent]>; static ɵinj: i0.ɵɵInjectorDeclaration<ColorPickerModule>; }