ng-zorro-antd
Version:
An enterprise-class UI components based on Ant Design and Angular
33 lines (32 loc) • 2.58 kB
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./option.component";
import * as i2 from "./select.component";
import * as i3 from "./option-container.component";
import * as i4 from "./option-group.component";
import * as i5 from "./option-item.component";
import * as i6 from "./select-top-control.component";
import * as i7 from "./select-search.component";
import * as i8 from "./select-item.component";
import * as i9 from "./select-clear.component";
import * as i10 from "./select-arrow.component";
import * as i11 from "./select-placeholder.component";
import * as i12 from "./option-item-group.component";
import * as i13 from "@angular/cdk/bidi";
import * as i14 from "@angular/common";
import * as i15 from "ng-zorro-antd/i18n";
import * as i16 from "@angular/forms";
import * as i17 from "@angular/cdk/platform";
import * as i18 from "@angular/cdk/overlay";
import * as i19 from "ng-zorro-antd/icon";
import * as i20 from "ng-zorro-antd/core/outlet";
import * as i21 from "ng-zorro-antd/empty";
import * as i22 from "ng-zorro-antd/core/overlay";
import * as i23 from "ng-zorro-antd/core/no-animation";
import * as i24 from "ng-zorro-antd/core/transition-patch";
import * as i25 from "@angular/cdk/scrolling";
import * as i26 from "@angular/cdk/a11y";
export declare class NzSelectModule {
static ɵfac: i0.ɵɵFactoryDeclaration<NzSelectModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<NzSelectModule, [typeof i1.NzOptionComponent, typeof i2.NzSelectComponent, typeof i3.NzOptionContainerComponent, typeof i4.NzOptionGroupComponent, typeof i5.NzOptionItemComponent, typeof i6.NzSelectTopControlComponent, typeof i7.NzSelectSearchComponent, typeof i8.NzSelectItemComponent, typeof i9.NzSelectClearComponent, typeof i10.NzSelectArrowComponent, typeof i11.NzSelectPlaceholderComponent, typeof i12.NzOptionItemGroupComponent], [typeof i13.BidiModule, typeof i14.CommonModule, typeof i15.NzI18nModule, typeof i16.FormsModule, typeof i17.PlatformModule, typeof i18.OverlayModule, typeof i19.NzIconModule, typeof i20.NzOutletModule, typeof i21.NzEmptyModule, typeof i22.NzOverlayModule, typeof i23.NzNoAnimationModule, typeof i24.ɵNzTransitionPatchModule, typeof i25.ScrollingModule, typeof i26.A11yModule], [typeof i1.NzOptionComponent, typeof i2.NzSelectComponent, typeof i4.NzOptionGroupComponent, typeof i10.NzSelectArrowComponent, typeof i9.NzSelectClearComponent, typeof i8.NzSelectItemComponent, typeof i11.NzSelectPlaceholderComponent, typeof i7.NzSelectSearchComponent]>;
static ɵinj: i0.ɵɵInjectorDeclaration<NzSelectModule>;
}