@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) • 522 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "@angular/common";
import * as i2 from "./checkbox.module";
/**
* NgModule definition for the CheckBox component with providers.
*/
export declare class CheckBoxAllModule {
static ɵfac: i0.ɵɵFactoryDeclaration<CheckBoxAllModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<CheckBoxAllModule, never, [typeof i1.CommonModule, typeof i2.CheckBoxModule], [typeof i2.CheckBoxModule]>;
static ɵinj: i0.ɵɵInjectorDeclaration<CheckBoxAllModule>;
}