UNPKG

@netgrif/components-core

Version:

Netgrif Application engine frontend core Angular library

13 lines (12 loc) 779 B
import * as i0 from "@angular/core"; import * as i1 from "./prompt-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"; import * as i6 from "../../../translate/translate-lib.module"; export declare class PromptDialogModule { static ɵfac: i0.ɵɵFactoryDeclaration<PromptDialogModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<PromptDialogModule, [typeof i1.PromptDialogComponent], [typeof i2.CommonModule, typeof i3.MaterialModule, typeof i4.FormsModule, typeof i5.FlexLayoutModule, typeof i6.TranslateLibModule], [typeof i1.PromptDialogComponent]>; static ɵinj: i0.ɵɵInjectorDeclaration<PromptDialogModule>; }