UNPKG

@nebular/theme

Version:
14 lines (13 loc) 910 B
import * as i0 from "@angular/core"; import * as i1 from "./autocomplete.component"; import * as i2 from "./autocomplete.directive"; import * as i3 from "@angular/common"; import * as i4 from "@angular/forms"; import * as i5 from "../cdk/overlay/overlay.module"; import * as i6 from "../card/card.module"; import * as i7 from "../option/option-list.module"; export declare class NbAutocompleteModule { static ɵfac: i0.ɵɵFactoryDeclaration<NbAutocompleteModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<NbAutocompleteModule, [typeof i1.NbAutocompleteComponent, typeof i2.NbAutocompleteDirective], [typeof i3.CommonModule, typeof i4.FormsModule, typeof i5.NbOverlayModule, typeof i6.NbCardModule, typeof i7.NbOptionModule], [typeof i1.NbAutocompleteComponent, typeof i2.NbAutocompleteDirective, typeof i7.NbOptionModule]>; static ɵinj: i0.ɵɵInjectorDeclaration<NbAutocompleteModule>; }