UNPKG

@deepkit/desktop-ui

Version:

Library for desktop UI widgets in Angular 10+

10 lines (9 loc) 489 B
import * as i0 from "@angular/core"; import * as i1 from "./checkbox.component"; import * as i2 from "../icon/index"; export * from './checkbox.component'; export declare class DuiCheckboxModule { static ɵfac: i0.ɵɵFactoryDeclaration<DuiCheckboxModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<DuiCheckboxModule, [typeof i1.CheckboxComponent], [typeof i2.DuiIconModule], [typeof i1.CheckboxComponent]>; static ɵinj: i0.ɵɵInjectorDeclaration<DuiCheckboxModule>; }