@vismaux/ngx-nordic-cool
Version:
Common Nordic-Cool components for Angular.
10 lines (9 loc) • 556 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./radio.component";
import * as i2 from "./radio-group/radio-group.component";
import * as i3 from "@angular/common";
export declare class NcRadioModule {
static ɵfac: i0.ɵɵFactoryDeclaration<NcRadioModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<NcRadioModule, [typeof i1.NcRadioComponent, typeof i2.NcRadioGroupComponent], [typeof i3.CommonModule], [typeof i1.NcRadioComponent, typeof i2.NcRadioGroupComponent]>;
static ɵinj: i0.ɵɵInjectorDeclaration<NcRadioModule>;
}