@obliczeniowo/elementary
Version:
Library made in Angular version 19
16 lines (15 loc) • 1.22 kB
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./components/dropdown-group-select/dropdown-group-select.component";
import * as i2 from "./components/dropdown-group-select-item/dropdown-group-select-item.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 "@obliczeniowo/elementary/dropdown-select";
import * as i7 from "@obliczeniowo/elementary/buttons";
import * as i8 from "@obliczeniowo/elementary/radio";
import * as i9 from "@obliczeniowo/elementary/animations";
export declare class DropdownGroupSelectModule {
static ɵfac: i0.ɵɵFactoryDeclaration<DropdownGroupSelectModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<DropdownGroupSelectModule, [typeof i1.DropdownGroupSelectComponent, typeof i2.DropdownGroupSelectItemComponent], [typeof i3.CommonModule, typeof i4.OverlayModule, typeof i5.DragDropModule, typeof i6.DropdownSelectModule, typeof i7.ButtonsModule, typeof i8.RadioModule, typeof i9.AnimationsModule], [typeof i1.DropdownGroupSelectComponent, typeof i2.DropdownGroupSelectItemComponent]>;
static ɵinj: i0.ɵɵInjectorDeclaration<DropdownGroupSelectModule>;
}