forked from sheetjs/sheetjs
		
	- pin dependencies - JS Date object support - resolved some out of bounds accesses - load scans for available index if not specified - flow improvements
		
			
				
	
	
		
			4 lines
		
	
	
		
			77 B
		
	
	
	
		
			JavaScript
		
	
	
	
	
	
			
		
		
	
	
			4 lines
		
	
	
		
			77 B
		
	
	
	
		
			JavaScript
		
	
	
	
	
	
| /*::
 | |
| type SSF_write_num = {(type:string, fmt:string, val:number):string};
 | |
| */
 |