UNPKG

718 BTypeScriptView Raw
1import { ModuleWithProviders } from '@angular/core';
2import * as ɵngcc0 from '@angular/core';
3import * as ɵngcc1 from './typeahead-container.component';
4import * as ɵngcc2 from './typeahead.directive';
5import * as ɵngcc3 from '@angular/common';
6export declare class TypeaheadModule {
7 static forRoot(): ModuleWithProviders<TypeaheadModule>;
8 static ɵmod: ɵngcc0.ɵɵNgModuleDefWithMeta<TypeaheadModule, [typeof ɵngcc1.TypeaheadContainerComponent, typeof ɵngcc2.TypeaheadDirective], [typeof ɵngcc3.CommonModule], [typeof ɵngcc1.TypeaheadContainerComponent, typeof ɵngcc2.TypeaheadDirective]>;
9 static ɵinj: ɵngcc0.ɵɵInjectorDef<TypeaheadModule>;
10}
11
12//# sourceMappingURL=typeahead.module.d.ts.map
\No newline at end of file