UNPKG

@koalarx/ui

Version:

Koala UI is a Design System developed in Angular whose objective is to facilitate and make your development faster and simpler, making this framework your greatest ally.

13 lines (12 loc) 783 B
import * as i0 from "@angular/core"; import * as i1 from "./dialog-alert.component"; import * as i2 from "@angular/common"; import * as i3 from "@angular/material/dialog"; import * as i4 from "@angular/material/button"; import * as i5 from "@angular/material/icon"; import * as i6 from "@koalarx/ui/dynamic-component"; export declare class KoalaAlertModule { static ɵfac: i0.ɵɵFactoryDeclaration<KoalaAlertModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<KoalaAlertModule, [typeof i1.DialogAlertComponent], [typeof i2.CommonModule, typeof i3.MatDialogModule, typeof i4.MatButtonModule, typeof i5.MatIconModule, typeof i6.KoalaDynamicComponentModule], [typeof i1.DialogAlertComponent]>; static ɵinj: i0.ɵɵInjectorDeclaration<KoalaAlertModule>; }