UNPKG

table-to-excel-react

Version:
3 lines (2 loc) 153 B
import { UseExport, UseExportReturn } from '../interfaces/use-export'; export declare const useDownloadExcel: (useExport: UseExport) => UseExportReturn;