sheetjs/demos/react/nexthdr.js
2022-04-12 07:59:15 -04:00

4 lines
119 B
JavaScript

/* xlsx.js (C) 2013-present SheetJS -- http://sheetjs.com */
import * as XLSX from 'xlsx';
import React from 'react';