@catull/igniteui-angular
Version:
Ignite UI for Angular is a dependency-free Angular toolkit for building modern web apps
6 lines (5 loc) • 355 B
TypeScript
export { IExpansionPanelEventArgs } from './expansion-panel.common';
export { IgxExpansionPanelHeaderComponent } from './expansion-panel-header.component';
export { IgxExpansionPanelBodyComponent } from './expansion-panel-body.component';
export { IgxExpansionPanelComponent } from './expansion-panel.component';
export * from './expansion-panel.module';