@obliczeniowo/elementary
Version:
Library made in Angular version 19
10 lines (9 loc) • 568 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./components/radio/radio.component";
import * as i2 from "./components/radio-group/radio-group.component";
import * as i3 from "@angular/common";
export declare class RadioModule {
static ɵfac: i0.ɵɵFactoryDeclaration<RadioModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<RadioModule, [typeof i1.RadioComponent, typeof i2.RadioGroupComponent], [typeof i3.CommonModule], [typeof i1.RadioComponent, typeof i2.RadioGroupComponent]>;
static ɵinj: i0.ɵɵInjectorDeclaration<RadioModule>;
}