@narik/ui-ng-bootstrap
Version:
Framework to create angular application
11 lines (10 loc) • 660 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./narik-ngb-auto-complete.component";
import * as i2 from "@angular/common";
import * as i3 from "@angular/forms";
import * as i4 from "@ng-bootstrap/ng-bootstrap";
export declare class NarikNgbAutoCompleteModule {
static ɵfac: i0.ɵɵFactoryDeclaration<NarikNgbAutoCompleteModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<NarikNgbAutoCompleteModule, [typeof i1.NarikNgbAutoComplete], [typeof i2.CommonModule, typeof i3.FormsModule, typeof i4.NgbTypeaheadModule], [typeof i1.NarikNgbAutoComplete]>;
static ɵinj: i0.ɵɵInjectorDeclaration<NarikNgbAutoCompleteModule>;
}