UNPKG

1.68 kBTypeScriptView Raw
1import * as i0 from "@angular/core";
2import * as i1 from "./ng-dropdown-panel.component";
3import * as i2 from "./ng-option.component";
4import * as i3 from "./ng-select.component";
5import * as i4 from "./ng-templates.directive";
6export declare class NgSelectModule {
7 static ɵfac: i0.ɵɵFactoryDeclaration<NgSelectModule, never>;
8 static ɵmod: i0.ɵɵNgModuleDeclaration<NgSelectModule, never, [typeof i1.NgDropdownPanelComponent, typeof i2.NgOptionComponent, typeof i3.NgSelectComponent, typeof i4.NgOptgroupTemplateDirective, typeof i4.NgOptionTemplateDirective, typeof i4.NgLabelTemplateDirective, typeof i4.NgMultiLabelTemplateDirective, typeof i4.NgHeaderTemplateDirective, typeof i4.NgFooterTemplateDirective, typeof i4.NgPlaceholderTemplateDirective, typeof i4.NgClearButtonTemplateDirective, typeof i4.NgNotFoundTemplateDirective, typeof i4.NgTypeToSearchTemplateDirective, typeof i4.NgLoadingTextTemplateDirective, typeof i4.NgTagTemplateDirective, typeof i4.NgLoadingSpinnerTemplateDirective, typeof i4.NgItemLabelDirective], [typeof i3.NgSelectComponent, typeof i2.NgOptionComponent, typeof i4.NgOptgroupTemplateDirective, typeof i4.NgOptionTemplateDirective, typeof i4.NgLabelTemplateDirective, typeof i4.NgMultiLabelTemplateDirective, typeof i4.NgHeaderTemplateDirective, typeof i4.NgFooterTemplateDirective, typeof i4.NgPlaceholderTemplateDirective, typeof i4.NgNotFoundTemplateDirective, typeof i4.NgTypeToSearchTemplateDirective, typeof i4.NgLoadingTextTemplateDirective, typeof i4.NgTagTemplateDirective, typeof i4.NgLoadingSpinnerTemplateDirective, typeof i4.NgClearButtonTemplateDirective]>;
9 static ɵinj: i0.ɵɵInjectorDeclaration<NgSelectModule>;
10}