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