UNPKG

@c8y/ngx-components

Version:

Angular modules for Cumulocity IoT applications

8 lines 510 B
import { DynamicComponentAlertAggregator } from '@c8y/ngx-components'; import * as i0 from "@angular/core"; export declare class ChartAlertsComponent { alerts: DynamicComponentAlertAggregator; static ɵfac: i0.ɵɵFactoryDeclaration<ChartAlertsComponent, never>; static ɵcmp: i0.ɵɵComponentDeclaration<ChartAlertsComponent, "c8y-chart-alerts", never, { "alerts": { "alias": "alerts"; "required": false; }; }, {}, never, never, true, never>; } //# sourceMappingURL=chart-alerts.component.d.ts.map