ng-devui
Version:
DevUI components based on Angular
10 lines (9 loc) • 550 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./alert.component";
import * as i2 from "./alert-carousel-item.component";
import * as i3 from "@angular/common";
export declare class AlertModule {
static ɵfac: i0.ɵɵFactoryDeclaration<AlertModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<AlertModule, [typeof i1.AlertComponent, typeof i2.AlertCarouselItemComponent], [typeof i3.CommonModule], [typeof i1.AlertComponent, typeof i2.AlertCarouselItemComponent]>;
static ɵinj: i0.ɵɵInjectorDeclaration<AlertModule>;
}