UNPKG

778 BTypeScriptView Raw
1import { ModuleWithProviders } from '@angular/core';
2import * as ɵngcc0 from '@angular/core';
3import * as ɵngcc1 from './button-checkbox.directive';
4import * as ɵngcc2 from './button-radio.directive';
5import * as ɵngcc3 from './button-radio-group.directive';
6export declare class ButtonsModule {
7 static forRoot(): ModuleWithProviders<ButtonsModule>;
8 static ɵmod: ɵngcc0.ɵɵNgModuleDefWithMeta<ButtonsModule, [typeof ɵngcc1.ButtonCheckboxDirective, typeof ɵngcc2.ButtonRadioDirective, typeof ɵngcc3.ButtonRadioGroupDirective], never, [typeof ɵngcc1.ButtonCheckboxDirective, typeof ɵngcc2.ButtonRadioDirective, typeof ɵngcc3.ButtonRadioGroupDirective]>;
9 static ɵinj: ɵngcc0.ɵɵInjectorDef<ButtonsModule>;
10}
11
12//# sourceMappingURL=buttons.module.d.ts.map
\No newline at end of file