UNPKG

@ng-bootstrap/ng-bootstrap

Version:
10 lines (9 loc) 436 B
import * as i0 from "@angular/core"; import * as i1 from "./alert"; export { NgbAlert } from './alert'; export { NgbAlertConfig } from './alert-config'; export declare class NgbAlertModule { static ɵfac: i0.ɵɵFactoryDeclaration<NgbAlertModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<NgbAlertModule, never, [typeof i1.NgbAlert], [typeof i1.NgbAlert]>; static ɵinj: i0.ɵɵInjectorDeclaration<NgbAlertModule>; }