@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.
12 lines (11 loc) • 678 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./dialog.component";
import * as i2 from "@angular/common";
import * as i3 from "@angular/material/icon";
import * as i4 from "@angular/material/button";
import * as i5 from "@angular/material/dialog";
export declare class KoalaDialogModule {
static ɵfac: i0.ɵɵFactoryDeclaration<KoalaDialogModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<KoalaDialogModule, [typeof i1.DialogComponent], [typeof i2.CommonModule, typeof i3.MatIconModule, typeof i4.MatButtonModule, typeof i5.MatDialogModule], [typeof i1.DialogComponent]>;
static ɵinj: i0.ɵɵInjectorDeclaration<KoalaDialogModule>;
}