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