UNPKG

igniteui-angular

Version:

Ignite UI for Angular is a dependency-free Angular toolkit for building modern web apps

13 lines (12 loc) 698 B
import * as i0 from "@angular/core"; import * as i1 from "./dialog.component"; import * as i2 from "./dialog.directives"; /** * @hidden * IMPORTANT: The following is NgModule exported for backwards-compatibility before standalone components */ export declare class IgxDialogModule { static ɵfac: i0.ɵɵFactoryDeclaration<IgxDialogModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<IgxDialogModule, never, [typeof i1.IgxDialogComponent, typeof i2.IgxDialogTitleDirective, typeof i2.IgxDialogActionsDirective], [typeof i1.IgxDialogComponent, typeof i2.IgxDialogTitleDirective, typeof i2.IgxDialogActionsDirective]>; static ɵinj: i0.ɵɵInjectorDeclaration<IgxDialogModule>; }