UNPKG

486 BTypeScriptView Raw
1import * as i0 from "@angular/core";
2import * as i1 from "./radio.component";
3import * as i2 from "./radio-group.component";
4export declare class NbRadioModule {
5 static ɵfac: i0.ɵɵFactoryDeclaration<NbRadioModule, never>;
6 static ɵmod: i0.ɵɵNgModuleDeclaration<NbRadioModule, [typeof i1.NbRadioComponent, typeof i2.NbRadioGroupComponent], never, [typeof i1.NbRadioComponent, typeof i2.NbRadioGroupComponent]>;
7 static ɵinj: i0.ɵɵInjectorDeclaration<NbRadioModule>;
8}