UNPKG

@netgrif/components-core

Version:

Netgrif Application engine frontend core Angular library

12 lines (11 loc) 679 B
import * as i0 from "@angular/core"; import * as i1 from "./alert-dialog.component"; import * as i2 from "@angular/common"; import * as i3 from "../../../material/material.module"; import * as i4 from "@angular/forms"; import * as i5 from "@ngbracket/ngx-layout"; export declare class AlertDialogModule { static ɵfac: i0.ɵɵFactoryDeclaration<AlertDialogModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<AlertDialogModule, [typeof i1.AlertDialogComponent], [typeof i2.CommonModule, typeof i3.MaterialModule, typeof i4.FormsModule, typeof i5.FlexLayoutModule], [typeof i1.AlertDialogComponent]>; static ɵinj: i0.ɵɵInjectorDeclaration<AlertDialogModule>; }