@yelon/chart
Version:
Cache the dictionary, city data etc.
11 lines (10 loc) • 623 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "@angular/common";
import * as i2 from "@yelon/theme";
import * as i3 from "ng-zorro-antd/tooltip";
import * as i4 from "./mini-progress.component";
export declare class G2MiniProgressModule {
static ɵfac: i0.ɵɵFactoryDeclaration<G2MiniProgressModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<G2MiniProgressModule, never, [typeof i1.CommonModule, typeof i2.YelonLocaleModule, typeof i3.NzToolTipModule, typeof i4.G2MiniProgressComponent], [typeof i4.G2MiniProgressComponent]>;
static ɵinj: i0.ɵɵInjectorDeclaration<G2MiniProgressModule>;
}