12345678 |
- import * as i0 from "@angular/core";
- import * as i1 from "./radio.component";
- import * as i2 from "./radio-group.component";
- export declare class NzRadioModule {
- static ɵfac: i0.ɵɵFactoryDeclaration<NzRadioModule, never>;
- static ɵmod: i0.ɵɵNgModuleDeclaration<NzRadioModule, never, [typeof i1.NzRadioComponent, typeof i2.NzRadioGroupComponent], [typeof i1.NzRadioComponent, typeof i2.NzRadioGroupComponent]>;
- static ɵinj: i0.ɵɵInjectorDeclaration<NzRadioModule>;
- }
|