@volo/abp.ng.lepton-x.core
Version:
This library was generated with [Nx](https://nx.dev).
11 lines (10 loc) • 651 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./page-alert-container.component";
import * as i2 from "@abp/ng.core";
import * as i3 from "@abp/ng.theme.shared";
import * as i4 from "@volo/ngx-lepton-x.core";
export declare class PageAlertContainerModule {
static ɵfac: i0.ɵɵFactoryDeclaration<PageAlertContainerModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<PageAlertContainerModule, [typeof i1.PageAlertContainerComponent], [typeof i2.CoreModule, typeof i3.ThemeSharedModule, typeof i4.SafeHtmlPipe], [typeof i1.PageAlertContainerComponent]>;
static ɵinj: i0.ɵɵInjectorDeclaration<PageAlertContainerModule>;
}