update export wallet statement
This commit is contained in:
@ -18,7 +18,7 @@ import * as XLSX from 'xlsx';
|
|||||||
import jsPDF from 'jspdf';
|
import jsPDF from 'jspdf';
|
||||||
import 'jspdf-autotable';
|
import 'jspdf-autotable';
|
||||||
|
|
||||||
interface AutoTableData {
|
interface AutoTableData {
|
||||||
pageNumber: number;
|
pageNumber: number;
|
||||||
table: any;
|
table: any;
|
||||||
doc: jsPDF;
|
doc: jsPDF;
|
||||||
|
|||||||
Reference in New Issue
Block a user