UNPKG

275 BTypeScriptView Raw
1export { NgbHighlight } from './highlight';
2export { NgbTypeaheadWindow } from './typeahead-window';
3export { NgbTypeaheadConfig } from './typeahead-config';
4export { NgbTypeahead, NgbTypeaheadSelectItemEvent } from './typeahead';
5export declare class NgbTypeaheadModule {
6}