@ux-aspects/ux-aspects
Version:
Open source user interface framework for building modern, responsive, mobile big data applications
10 lines (9 loc) • 572 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./toggleswitch.component";
import * as i2 from "../../directives/accessibility/accessibility.module";
import * as i3 from "@angular/forms";
export declare class ToggleSwitchModule {
static ɵfac: i0.ɵɵFactoryDeclaration<ToggleSwitchModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<ToggleSwitchModule, [typeof i1.ToggleSwitchComponent], [typeof i2.AccessibilityModule, typeof i3.FormsModule], [typeof i1.ToggleSwitchComponent]>;
static ɵinj: i0.ɵɵInjectorDeclaration<ToggleSwitchModule>;
}