UNPKG

@universal-material/angular

Version:

This library was generated with [Angular CLI](https://github.com/angular/angular-cli) version 16.1.0.

14 lines (13 loc) 993 B
import * as i0 from "@angular/core"; import * as i1 from "./expansion-panel.component"; import * as i2 from "./expansion-panel-container/expansion-panel-container.component"; import * as i3 from "@angular/common"; import * as i4 from "../collapse/collapse.module"; import * as i5 from "../ripple/ripple.module"; export { ExpansionPanelComponent } from './expansion-panel.component'; export { ExpansionPanelContainerComponent } from './expansion-panel-container/expansion-panel-container.component'; export declare class ExpansionPanelModule { static ɵfac: i0.ɵɵFactoryDeclaration<ExpansionPanelModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<ExpansionPanelModule, [typeof i1.ExpansionPanelComponent, typeof i2.ExpansionPanelContainerComponent], [typeof i3.CommonModule, typeof i4.CollapseModule, typeof i5.RippleModule], [typeof i1.ExpansionPanelComponent, typeof i2.ExpansionPanelContainerComponent]>; static ɵinj: i0.ɵɵInjectorDeclaration<ExpansionPanelModule>; }