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