mirror of
https://github.com/SheetJS/sheetjs.git
synced 2026-01-25 14:27:10 +00:00
3 lines
113 B
JavaScript
3 lines
113 B
JavaScript
/* xlsx.js (C) 2013-present SheetJS -- http://sheetjs.com */
|
|
import XLSX from 'xlsx';
|
|
import React from 'react'; |