igniteui-angular-charts
Version:
Ignite UI Angular charting components for building rich data visualizations for modern web apps.
10 lines (9 loc) • 607 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "@angular/common";
import * as i2 from "./igx-others-category-context-module";
export declare class IgxOthersCategoryContextDynamicModule {
constructor();
static ɵfac: i0.ɵɵFactoryDeclaration<IgxOthersCategoryContextDynamicModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<IgxOthersCategoryContextDynamicModule, never, [typeof i1.CommonModule, typeof i2.IgxOthersCategoryContextModule], [typeof i2.IgxOthersCategoryContextModule]>;
static ɵinj: i0.ɵɵInjectorDeclaration<IgxOthersCategoryContextDynamicModule>;
}