UNPKG

@coreui/angular

Version:

CoreUI Components Library for Angular

9 lines (8 loc) 550 B
import * as i0 from "@angular/core"; import * as i1 from "./button-group/button-group.component"; import * as i2 from "./button-toolbar/button-toolbar.component"; export declare class ButtonGroupModule { static ɵfac: i0.ɵɵFactoryDeclaration<ButtonGroupModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<ButtonGroupModule, never, [typeof i1.ButtonGroupComponent, typeof i2.ButtonToolbarComponent], [typeof i1.ButtonGroupComponent, typeof i2.ButtonToolbarComponent]>; static ɵinj: i0.ɵɵInjectorDeclaration<ButtonGroupModule>; }