UNPKG

ngx-bootstrap

Version:
11 lines (10 loc) 528 B
import { ModuleWithProviders } from '@angular/core'; import * as i0 from "@angular/core"; import * as i1 from "./alert.component"; import * as i2 from "@angular/common"; export declare class AlertModule { static forRoot(): ModuleWithProviders<AlertModule>; static ɵfac: i0.ɵɵFactoryDeclaration<AlertModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<AlertModule, [typeof i1.AlertComponent], [typeof i2.CommonModule], [typeof i1.AlertComponent]>; static ɵinj: i0.ɵɵInjectorDeclaration<AlertModule>; }