UNPKG

@dfsj/echarts

Version:

专业的水文曲线组件或构造函数以及通用的echart二次封装图表

4 lines (3 loc) 198 B
declare function exportFile(options: any): Promise<unknown>; export declare function exportExcel(json: any, name: any, titleArr: any, sheetName: any, options: any): void; export default exportFile;