UNPKG

@ng-bootstrap/ng-bootstrap

Version:
13 lines (12 loc) 693 B
import * as i0 from "@angular/core"; import * as i1 from "./highlight"; import * as i2 from "./typeahead"; export { NgbHighlight } from './highlight'; export { NgbTypeaheadWindow } from './typeahead-window'; export { NgbTypeaheadConfig } from './typeahead-config'; export { NgbTypeahead, NgbTypeaheadSelectItemEvent } from './typeahead'; export declare class NgbTypeaheadModule { static ɵfac: i0.ɵɵFactoryDeclaration<NgbTypeaheadModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<NgbTypeaheadModule, never, [typeof i1.NgbHighlight, typeof i2.NgbTypeahead], [typeof i1.NgbHighlight, typeof i2.NgbTypeahead]>; static ɵinj: i0.ɵɵInjectorDeclaration<NgbTypeaheadModule>; }