UNPKG

@deepkit/desktop-ui

Version:

Library for desktop UI widgets in Angular 10+

9 lines (8 loc) 432 B
import * as i0 from "@angular/core"; import * as i1 from "./radiobox.component"; export * from './radiobox.component'; export declare class DuiRadioboxModule { static ɵfac: i0.ɵɵFactoryDeclaration<DuiRadioboxModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<DuiRadioboxModule, [typeof i1.RadioboxComponent], never, [typeof i1.RadioboxComponent]>; static ɵinj: i0.ɵɵInjectorDeclaration<DuiRadioboxModule>; }