UNPKG

@abp/ng.theme.basic

Version:

<h1> @abp/ng.theme.basic </h1>

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