@c8y/ngx-components
Version:
Angular modules for Cumulocity IoT applications
12 lines • 649 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./operation-summary.component";
import * as i2 from "@c8y/ngx-components";
/**
* This module provides a component for displaying the summary of given bulk operation.
*/
export declare class OperationSummaryModule {
static ɵfac: i0.ɵɵFactoryDeclaration<OperationSummaryModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<OperationSummaryModule, [typeof i1.OperationSummaryComponent], [typeof i2.CoreModule], [typeof i1.OperationSummaryComponent]>;
static ɵinj: i0.ɵɵInjectorDeclaration<OperationSummaryModule>;
}
//# sourceMappingURL=operation-summary.module.d.ts.map