UNPKG

@nova-ui/bits

Version:

SolarWinds Nova Framework

13 lines (12 loc) 603 B
import * as i0 from "@angular/core"; import * as i1 from "./checkbox.component"; import * as i2 from "./checkbox-group.component"; import * as i3 from "../../common/common.module"; /** * @ignore */ export declare class NuiCheckboxModule { static ɵfac: i0.ɵɵFactoryDeclaration<NuiCheckboxModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<NuiCheckboxModule, [typeof i1.CheckboxComponent, typeof i2.CheckboxGroupComponent], [typeof i3.NuiCommonModule], [typeof i1.CheckboxComponent, typeof i2.CheckboxGroupComponent]>; static ɵinj: i0.ɵɵInjectorDeclaration<NuiCheckboxModule>; }