1 | import * as i0 from "@angular/core";
|
2 | import * as i1 from "./sankey.component";
|
3 | import * as i2 from "../common/chart-common.module";
|
4 | export declare class SankeyModule {
|
5 | static ɵfac: i0.ɵɵFactoryDeclaration<SankeyModule, never>;
|
6 | static ɵmod: i0.ɵɵNgModuleDeclaration<SankeyModule, [typeof i1.SankeyComponent], [typeof i2.ChartCommonModule], [typeof i1.SankeyComponent]>;
|
7 | static ɵinj: i0.ɵɵInjectorDeclaration<SankeyModule>;
|
8 | }
|