ng-zorro-antd
Version:
An enterprise-class UI components based on Ant Design and Angular
9 lines (8 loc) • 486 B
TypeScript
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>;
}