UNPKG

igniteui-angular

Version:

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

15 lines (14 loc) 1.17 kB
import * as i0 from "@angular/core"; import * as i1 from "./expansion-panel.component"; import * as i2 from "./expansion-panel-header.component"; import * as i3 from "./expansion-panel-body.component"; import * as i4 from "./expansion-panel.directives"; /** * @hidden * IMPORTANT: The following is NgModule exported for backwards-compatibility before standalone components */ export declare class IgxExpansionPanelModule { static ɵfac: i0.ɵɵFactoryDeclaration<IgxExpansionPanelModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<IgxExpansionPanelModule, never, [typeof i1.IgxExpansionPanelComponent, typeof i2.IgxExpansionPanelHeaderComponent, typeof i3.IgxExpansionPanelBodyComponent, typeof i4.IgxExpansionPanelDescriptionDirective, typeof i4.IgxExpansionPanelTitleDirective, typeof i4.IgxExpansionPanelIconDirective], [typeof i1.IgxExpansionPanelComponent, typeof i2.IgxExpansionPanelHeaderComponent, typeof i3.IgxExpansionPanelBodyComponent, typeof i4.IgxExpansionPanelDescriptionDirective, typeof i4.IgxExpansionPanelTitleDirective, typeof i4.IgxExpansionPanelIconDirective]>; static ɵinj: i0.ɵɵInjectorDeclaration<IgxExpansionPanelModule>; }