@nova-ui/bits
Version:
SolarWinds Nova Framework
12 lines (11 loc) • 532 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./radio-group.component";
import * as i2 from "../../common/common.module";
/**
* @ignore
*/
export declare class NuiRadioModule {
static ɵfac: i0.ɵɵFactoryDeclaration<NuiRadioModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<NuiRadioModule, [typeof i1.RadioComponent, typeof i1.RadioGroupComponent], [typeof i2.NuiCommonModule], [typeof i1.RadioComponent, typeof i1.RadioGroupComponent]>;
static ɵinj: i0.ɵɵInjectorDeclaration<NuiRadioModule>;
}