UNPKG

igniteui-angular-inputs

Version:

Ignite UI Angular input components for building rich data visualizations for modern web apps.

12 lines (11 loc) 712 B
import * as i0 from "@angular/core"; import * as i1 from "./igx-x-checkbox-component"; import * as i2 from "@angular/common"; import * as i3 from "./igx-x-ripple-module"; import * as i4 from "igniteui-angular-core"; export declare class IgxXCheckboxModule { constructor(); static ɵfac: i0.ɵɵFactoryDeclaration<IgxXCheckboxModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<IgxXCheckboxModule, [typeof i1.IgxXCheckboxComponent], [typeof i2.CommonModule, typeof i3.IgxXRippleModule, typeof i4.IgxChildContentModule], [typeof i3.IgxXRippleModule, typeof i4.IgxChildContentModule, typeof i1.IgxXCheckboxComponent]>; static ɵinj: i0.ɵɵInjectorDeclaration<IgxXCheckboxModule>; }