@nebular/theme
Version:
@nebular/theme
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 NbRadioModule {
static ɵfac: i0.ɵɵFactoryDeclaration<NbRadioModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<NbRadioModule, [typeof i1.NbRadioComponent, typeof i2.NbRadioGroupComponent], never, [typeof i1.NbRadioComponent, typeof i2.NbRadioGroupComponent]>;
static ɵinj: i0.ɵɵInjectorDeclaration<NbRadioModule>;
}