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