UNPKG

@obliczeniowo/elementary

Version:
15 lines (14 loc) 1.02 kB
import * as i0 from "@angular/core"; import * as i1 from "./components/dropdown-select/dropdown-select.component"; import * as i2 from "./components/drag-bar/drag-bar.component"; import * as i3 from "@angular/common"; import * as i4 from "@angular/cdk/overlay"; import * as i5 from "@angular/cdk/drag-drop"; import * as i6 from "@angular/forms"; import * as i7 from "@obliczeniowo/elementary/buttons"; import * as i8 from "@obliczeniowo/elementary/input"; export declare class DropdownSelectModule { static ɵfac: i0.ɵɵFactoryDeclaration<DropdownSelectModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<DropdownSelectModule, [typeof i1.DropdownSelectComponent, typeof i2.DragBarComponent], [typeof i3.CommonModule, typeof i4.OverlayModule, typeof i5.DragDropModule, typeof i6.FormsModule, typeof i7.ButtonsModule, typeof i8.InputModule, typeof i6.ReactiveFormsModule], [typeof i1.DropdownSelectComponent, typeof i2.DragBarComponent]>; static ɵinj: i0.ɵɵInjectorDeclaration<DropdownSelectModule>; }