forked from sheetjs/sheetjs
		
	
		
			
				
	
	
		
			4 lines
		
	
	
		
			119 B
		
	
	
	
		
			JavaScript
		
	
	
	
	
	
			
		
		
	
	
			4 lines
		
	
	
		
			119 B
		
	
	
	
		
			JavaScript
		
	
	
	
	
	
/* xlsx.js (C) 2013-present  SheetJS -- http://sheetjs.com */
 | 
						|
import * as XLSX from 'xlsx';
 | 
						|
import React from 'react';
 |