UNPKG

ngx-bootstrap

Version:
12 lines (11 loc) 778 B
import { ModuleWithProviders } from '@angular/core'; import * as ɵngcc0 from '@angular/core'; import * as ɵngcc1 from './button-checkbox.directive'; import * as ɵngcc2 from './button-radio.directive'; import * as ɵngcc3 from './button-radio-group.directive'; export declare class ButtonsModule { static forRoot(): ModuleWithProviders<ButtonsModule>; static ɵmod: ɵngcc0.ɵɵNgModuleDefWithMeta<ButtonsModule, [typeof ɵngcc1.ButtonCheckboxDirective, typeof ɵngcc2.ButtonRadioDirective, typeof ɵngcc3.ButtonRadioGroupDirective], never, [typeof ɵngcc1.ButtonCheckboxDirective, typeof ɵngcc2.ButtonRadioDirective, typeof ɵngcc3.ButtonRadioGroupDirective]>; static ɵinj: ɵngcc0.ɵɵInjectorDef<ButtonsModule>; } //# sourceMappingURL=buttons.module.d.ts.map