UNPKG

@versatiledatakit/shared

Version:

Versatile Data Kit Shared library enables reusability of shared features like: NgRx Redux, Error Handlers, Utils, Generic Components, etc.

13 lines (12 loc) 542 B
import * as i0 from "@angular/core"; import * as i1 from "./components/warning/warning.component"; import * as i2 from "@angular/common"; import * as i3 from "@clr/angular"; /** * ** Warning module */ export declare class WarningModule { static ɵfac: i0.ɵɵFactoryDeclaration<WarningModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<WarningModule, [typeof i1.WarningComponent], [typeof i2.CommonModule, typeof i3.ClarityModule], [typeof i1.WarningComponent]>; static ɵinj: i0.ɵɵInjectorDeclaration<WarningModule>; }