@vismaux/ngx-nordic-cool
Version:
Common Nordic-Cool components for Angular.
13 lines (12 loc) • 1.52 kB
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./select.component";
import * as i2 from "./select.templates.directive";
import * as i3 from "./option-highlight.directive";
import * as i4 from "@angular/common";
import * as i5 from "@angular/forms";
import * as i6 from "@ng-select/ng-select";
export declare class NcSelectModule {
static ɵfac: i0.ɵɵFactoryDeclaration<NcSelectModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<NcSelectModule, [typeof i1.NcSelectComponent, typeof i2.NcOptionTemplateDirective, typeof i2.NcOptGroupTemplateDirective, typeof i2.NcLabelTemplateDirective, typeof i2.NcMultiLabelTemplateDirective, typeof i2.NcHeaderTemplateDirective, typeof i2.NcFooterTemplateDirective, typeof i2.NcNotFoundTemplateDirective, typeof i2.NcTypeToSearchTemplateDirective, typeof i2.NcLoadingTextTemplateDirective, typeof i2.NcTagTemplateDirective, typeof i3.NcOptionHighlightDirective], [typeof i4.CommonModule, typeof i5.FormsModule, typeof i6.NgSelectModule], [typeof i1.NcSelectComponent, typeof i2.NcOptionTemplateDirective, typeof i2.NcOptGroupTemplateDirective, typeof i2.NcLabelTemplateDirective, typeof i2.NcMultiLabelTemplateDirective, typeof i2.NcHeaderTemplateDirective, typeof i2.NcFooterTemplateDirective, typeof i2.NcNotFoundTemplateDirective, typeof i2.NcTypeToSearchTemplateDirective, typeof i2.NcLoadingTextTemplateDirective, typeof i2.NcTagTemplateDirective, typeof i3.NcOptionHighlightDirective]>;
static ɵinj: i0.ɵɵInjectorDeclaration<NcSelectModule>;
}