@asoftwareworld/charts
Version:
`ASW Charts` helps you with the Highcharts library comes with all the tools you need to create reliable and secure data visualizations and Built on Angular.
9 lines (8 loc) • 470 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./component/sankey-chart";
import * as i2 from "@angular/common";
export declare class AswSankeyChartModule {
static ɵfac: i0.ɵɵFactoryDeclaration<AswSankeyChartModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<AswSankeyChartModule, [typeof i1.AswSankeyChart], [typeof i2.CommonModule], [typeof i1.AswSankeyChart]>;
static ɵinj: i0.ɵɵInjectorDeclaration<AswSankeyChartModule>;
}