sheetjs/demos/react/nexthdr.js

4 lines
119 B
JavaScript
Raw Permalink Normal View History

2017-09-24 23:40:09 +00:00
/* xlsx.js (C) 2013-present SheetJS -- http://sheetjs.com */
2022-04-12 11:59:15 +00:00
import * as XLSX from 'xlsx';
import React from 'react';