UNPKG

@ng-matero/extensions

Version:
13 lines (12 loc) 1.59 kB
import * as i0 from "@angular/core"; import * as i1 from "@angular/common"; import * as i2 from "@angular/forms"; import * as i3 from "@ng-select/ng-select"; import * as i4 from "./select"; import * as i5 from "./option"; import * as i6 from "./templates"; export declare class MtxSelectModule { static ɵfac: i0.ɵɵFactoryDeclaration<MtxSelectModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<MtxSelectModule, never, [typeof i1.CommonModule, typeof i2.FormsModule, typeof i2.ReactiveFormsModule, typeof i3.NgSelectModule, typeof i4.MtxSelect, typeof i5.MtxOption, typeof i6.MtxSelectOptgroupTemplate, typeof i6.MtxSelectOptionTemplate, typeof i6.MtxSelectLabelTemplate, typeof i6.MtxSelectMultiLabelTemplate, typeof i6.MtxSelectHeaderTemplate, typeof i6.MtxSelectFooterTemplate, typeof i6.MtxSelectNotFoundTemplate, typeof i6.MtxSelectTypeToSearchTemplate, typeof i6.MtxSelectLoadingTextTemplate, typeof i6.MtxSelectTagTemplate, typeof i6.MtxSelectLoadingSpinnerTemplate, typeof i6.MtxSelectPlaceholderTemplate], [typeof i4.MtxSelect, typeof i5.MtxOption, typeof i6.MtxSelectOptgroupTemplate, typeof i6.MtxSelectOptionTemplate, typeof i6.MtxSelectLabelTemplate, typeof i6.MtxSelectMultiLabelTemplate, typeof i6.MtxSelectHeaderTemplate, typeof i6.MtxSelectFooterTemplate, typeof i6.MtxSelectNotFoundTemplate, typeof i6.MtxSelectTypeToSearchTemplate, typeof i6.MtxSelectLoadingTextTemplate, typeof i6.MtxSelectTagTemplate, typeof i6.MtxSelectLoadingSpinnerTemplate, typeof i6.MtxSelectPlaceholderTemplate]>; static ɵinj: i0.ɵɵInjectorDeclaration<MtxSelectModule>; }