@syncfusion/ej2-angular-popups
Version:
A package of Essential JS 2 popup components such as Dialog and Tooltip that is used to display information or messages in separate pop-ups. for Angular
12 lines (11 loc) • 506 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "@angular/common";
import * as i2 from "./dialog.module";
/**
* NgModule definition for the Dialog component with providers.
*/
export declare class DialogAllModule {
static ɵfac: i0.ɵɵFactoryDeclaration<DialogAllModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<DialogAllModule, never, [typeof i1.CommonModule, typeof i2.DialogModule], [typeof i2.DialogModule]>;
static ɵinj: i0.ɵɵInjectorDeclaration<DialogAllModule>;
}