UNPKG

xui

Version:

xUI Components for Angular

12 lines (11 loc) 678 B
import * as i0 from "@angular/core"; import * as i1 from "./radio.component"; import * as i2 from "./radio-group.component"; import * as i3 from "@angular/common"; import * as i4 from "../icon/icon.module"; import * as i5 from "@ngx-translate/core"; export declare class XuiRadioModule { static ɵfac: i0.ɵɵFactoryDeclaration<XuiRadioModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<XuiRadioModule, [typeof i1.RadioComponent, typeof i2.RadioGroupComponent], [typeof i3.CommonModule, typeof i4.XuiIconModule, typeof i5.TranslateModule], [typeof i1.RadioComponent, typeof i2.RadioGroupComponent]>; static ɵinj: i0.ɵɵInjectorDeclaration<XuiRadioModule>; }