UNPKG

@nebular/theme

Version:
17 lines (16 loc) 1.21 kB
import * as i0 from "@angular/core"; import * as i1 from "./select-with-autocomplete.component"; import * as i2 from "../shared/shared.module"; import * as i3 from "../cdk/overlay/overlay.module"; import * as i4 from "../button/button.module"; import * as i5 from "../input/input.module"; import * as i6 from "../card/card.module"; import * as i7 from "../icon/icon.module"; import * as i8 from "../option/option-list.module"; import * as i9 from "../form-field/form-field.module"; import * as i10 from "../select/select.module"; export declare class NbSelectWithAutocompleteModule { static ɵfac: i0.ɵɵFactoryDeclaration<NbSelectWithAutocompleteModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<NbSelectWithAutocompleteModule, [typeof i1.NbSelectWithAutocompleteComponent], [typeof i2.NbSharedModule, typeof i3.NbOverlayModule, typeof i4.NbButtonModule, typeof i5.NbInputModule, typeof i6.NbCardModule, typeof i7.NbIconModule, typeof i8.NbOptionModule, typeof i9.NbFormFieldModule, typeof i10.NbSelectModule], [typeof i1.NbSelectWithAutocompleteComponent, typeof i8.NbOptionModule, typeof i10.NbSelectModule]>; static ɵinj: i0.ɵɵInjectorDeclaration<NbSelectWithAutocompleteModule>; }