UNPKG

igniteui-angular

Version:

Ignite UI for Angular is a dependency-free Angular toolkit for building modern web apps

12 lines (11 loc) 657 B
import * as i0 from "@angular/core"; import * as i1 from "./toggle.directive"; /** * @hidden * IMPORTANT: The following is NgModule exported for backwards-compatibility before standalone components */ export declare class IgxToggleModule { static ɵfac: i0.ɵɵFactoryDeclaration<IgxToggleModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<IgxToggleModule, never, [typeof i1.IgxToggleDirective, typeof i1.IgxToggleActionDirective, typeof i1.IgxOverlayOutletDirective], [typeof i1.IgxToggleDirective, typeof i1.IgxToggleActionDirective, typeof i1.IgxOverlayOutletDirective]>; static ɵinj: i0.ɵɵInjectorDeclaration<IgxToggleModule>; }