UNPKG

igniteui-angular

Version:

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

13 lines (12 loc) 724 B
import * as i0 from "@angular/core"; import * as i1 from "./splitter.component"; import * as i2 from "./splitter-pane/splitter-pane.component"; /** * @hidden * IMPORTANT: The following is NgModule exported for backwards-compatibility before standalone components */ export declare class IgxSplitterModule { static ɵfac: i0.ɵɵFactoryDeclaration<IgxSplitterModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<IgxSplitterModule, never, [typeof i1.IgxSplitterComponent, typeof i2.IgxSplitterPaneComponent, typeof i1.IgxSplitBarComponent], [typeof i1.IgxSplitterComponent, typeof i2.IgxSplitterPaneComponent, typeof i1.IgxSplitBarComponent]>; static ɵinj: i0.ɵɵInjectorDeclaration<IgxSplitterModule>; }