UNPKG

igniteui-angular

Version:

Ignite UI for Angular is a dependency-free Angular toolkit for building modern web apps

13 lines (12 loc) 629 B
import * as i0 from "@angular/core"; import * as i1 from "./radio-group.directive"; import * as i2 from "../../radio/radio.component"; /** * @hidden * IMPORTANT: The following is NgModule exported for backwards-compatibility before standalone components */ export declare class IgxRadioModule { static ɵfac: i0.ɵɵFactoryDeclaration<IgxRadioModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<IgxRadioModule, never, [typeof i1.IgxRadioGroupDirective, typeof i2.IgxRadioComponent], [typeof i1.IgxRadioGroupDirective, typeof i2.IgxRadioComponent]>; static ɵinj: i0.ɵɵInjectorDeclaration<IgxRadioModule>; }