UNPKG

@volo/abp.ng.lepton-x.core

Version:

This library was generated with [Nx](https://nx.dev).

12 lines (11 loc) 517 B
import { PageAlertService } from '@abp/ng.theme.shared'; import * as i0 from "@angular/core"; export declare class PageAlertContainerComponent { service: PageAlertService; replaceableTemplateKey: { componentKey: string; }; constructor(service: PageAlertService); static ɵfac: i0.ɵɵFactoryDeclaration<PageAlertContainerComponent, never>; static ɵcmp: i0.ɵɵComponentDeclaration<PageAlertContainerComponent, "abp-page-alert-container", never, {}, {}, never, never, false, never>; }