UNPKG

ng-devui

Version:

DevUI components based on Angular

11 lines (10 loc) 589 B
import * as i0 from "@angular/core"; import * as i1 from "./radio-group.component"; import * as i2 from "./radio.component"; import * as i3 from "@angular/common"; import * as i4 from "@angular/forms"; export declare class RadioModule { static ɵfac: i0.ɵɵFactoryDeclaration<RadioModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<RadioModule, [typeof i1.RadioGroupComponent, typeof i2.RadioComponent], [typeof i3.CommonModule, typeof i4.FormsModule], [typeof i1.RadioGroupComponent, typeof i2.RadioComponent]>; static ɵinj: i0.ɵɵInjectorDeclaration<RadioModule>; }