igniteui-angular-inputs
Version:
Ignite UI Angular input components for building rich data visualizations for modern web apps.
13 lines (12 loc) • 823 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./igx-x-input-group-component";
import * as i2 from "@angular/common";
import * as i3 from "igniteui-angular-core";
import * as i4 from "./igx-x-input-module";
import * as i5 from "./igx-x-label-module";
export declare class IgxXInputGroupModule {
constructor();
static ɵfac: i0.ɵɵFactoryDeclaration<IgxXInputGroupModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<IgxXInputGroupModule, [typeof i1.IgxXInputGroupComponent], [typeof i2.CommonModule, typeof i3.IgxChildContentModule, typeof i4.IgxXInputModule, typeof i5.IgxXLabelModule], [typeof i3.IgxChildContentModule, typeof i4.IgxXInputModule, typeof i5.IgxXLabelModule, typeof i1.IgxXInputGroupComponent]>;
static ɵinj: i0.ɵɵInjectorDeclaration<IgxXInputGroupModule>;
}