UNPKG

ngx-bootstrap

Version:
12 lines (11 loc) 693 B
import { ModuleWithProviders } from '@angular/core'; import * as i0 from "@angular/core"; import * as i1 from "./typeahead-container.component"; import * as i2 from "./typeahead.directive"; import * as i3 from "@angular/common"; export declare class TypeaheadModule { static forRoot(): ModuleWithProviders<TypeaheadModule>; static ɵfac: i0.ɵɵFactoryDeclaration<TypeaheadModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<TypeaheadModule, [typeof i1.TypeaheadContainerComponent, typeof i2.TypeaheadDirective], [typeof i3.CommonModule], [typeof i1.TypeaheadContainerComponent, typeof i2.TypeaheadDirective]>; static ɵinj: i0.ɵɵInjectorDeclaration<TypeaheadModule>; }