UNPKG

ng-devui

Version:

DevUI components based on Angular

18 lines (17 loc) 1.05 kB
import * as i0 from "@angular/core"; import * as i1 from "./select.component"; import * as i2 from "./before-checkbox-change.pipe"; import * as i3 from "@angular/common"; import * as i4 from "@angular/forms"; import * as i5 from "@angular/cdk/overlay"; import * as i6 from "@angular/cdk/scrolling"; import * as i7 from "ng-devui/checkbox"; import * as i8 from "ng-devui/loading"; import * as i9 from "ng-devui/utils"; import * as i10 from "ng-devui/window-ref"; import * as i11 from "ng-devui/tags"; export declare class SelectModule { static ɵfac: i0.ɵɵFactoryDeclaration<SelectModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<SelectModule, [typeof i1.SelectComponent, typeof i2.BeforeCheckboxChangePipe], [typeof i3.CommonModule, typeof i4.FormsModule, typeof i5.OverlayModule, typeof i6.ScrollingModule, typeof i7.CheckBoxModule, typeof i8.LoadingModule, typeof i9.LazyLoadModule, typeof i10.WindowRefModule, typeof i11.TagsModule], [typeof i1.SelectComponent]>; static ɵinj: i0.ɵɵInjectorDeclaration<SelectModule>; }