UNPKG

igniteui-angular-inputs

Version:

Ignite UI Angular input components for building rich data visualizations for modern web apps.

14 lines (13 loc) 890 B
import { EnvironmentProviders } from '@angular/core'; import * as i0 from "@angular/core"; import * as i1 from "@angular/common"; import * as i2 from "igniteui-angular-core"; import * as i3 from "./igx-x-label-component"; import * as i4 from "./igx-x-label-module"; export declare function provideIgxXLabelDynamic(): EnvironmentProviders; export declare function registerIgxXLabelDynamic(): void; export declare class IgxXLabelDynamicModule { static ɵfac: i0.ɵɵFactoryDeclaration<IgxXLabelDynamicModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<IgxXLabelDynamicModule, never, [typeof i1.CommonModule, typeof i2.IgxChildContentDynamicModule, typeof i3.IgxXLabelComponent, typeof i4.IgxXLabelModule], [typeof i2.IgxChildContentDynamicModule, typeof i3.IgxXLabelComponent, typeof i4.IgxXLabelModule]>; static ɵinj: i0.ɵɵInjectorDeclaration<IgxXLabelDynamicModule>; }