UNPKG

ze-react-component-library

Version:
4 lines (3 loc) 204 B
declare function excelExporter(text: string, formattedText: string, filename: string, XLSX?: any, // 外部的XLSX库 merge?: any[]): import("antd/lib/message").MessageType; export default excelExporter;