UNPKG

@syncfusion/ej2-angular-buttons

Version:

A package of feature-rich Essential JS 2 components such as Button, CheckBox, RadioButton and Switch. for Angular

12 lines (11 loc) 499 B
import * as i0 from "@angular/core"; import * as i1 from "./checkbox.component"; import * as i2 from "@angular/common"; /** * NgModule definition for the CheckBox component. */ export declare class CheckBoxModule { static ɵfac: i0.ɵɵFactoryDeclaration<CheckBoxModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<CheckBoxModule, [typeof i1.CheckBoxComponent], [typeof i2.CommonModule], [typeof i1.CheckBoxComponent]>; static ɵinj: i0.ɵɵInjectorDeclaration<CheckBoxModule>; }