forked from sheetjs/sheetjs
		
	
		
			
				
	
	
		
			4 lines
		
	
	
		
			155 B
		
	
	
	
		
			TypeScript
		
	
	
	
	
	
			
		
		
	
	
			4 lines
		
	
	
		
			155 B
		
	
	
	
		
			TypeScript
		
	
	
	
	
	
/*! s.js (C) 2019-present SheetJS -- https://sheetjs.com */
 | 
						|
export { Workbook } from "./s/Workbook";
 | 
						|
export { get_XLSX, set_XLSX } from "./s/XLSXWrapper";
 |