ngx-bootstrap
Version:
Angular Bootstrap
10 lines (9 loc) • 470 B
TypeScript
import { ModuleWithProviders } from '@angular/core';
import * as i0 from "@angular/core";
import * as i1 from "./alert.component";
export declare class AlertModule {
static forRoot(): ModuleWithProviders<AlertModule>;
static ɵfac: i0.ɵɵFactoryDeclaration<AlertModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<AlertModule, never, [typeof i1.AlertComponent], [typeof i1.AlertComponent]>;
static ɵinj: i0.ɵɵInjectorDeclaration<AlertModule>;
}