NuclearDispersionSystem/ant-design-vue-jeecg/node_modules/viser/es/components/setTooltipConfig.d.ts
2023-09-14 14:47:11 +08:00

3 lines
157 B
TypeScript

export declare const process: (chart: any, config: any, isUpdate?: boolean) => any;
export declare const setDefaultPoint: (chart: any, config: any) => void;