You can not select more than 25 topics
			Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
		
		
		
		
		
			
		
			
				
					12 lines
				
				388 B
			
		
		
			
		
	
	
					12 lines
				
				388 B
			| 
											2 years ago
										 | /*! | ||
|  | 
 | ||
|  | JSZip v__VERSION__ - A JavaScript class for generating and reading zip files | ||
|  | <http://stuartk.com/jszip>
 | ||
|  | 
 | ||
|  | (c) 2009-2016 Stuart Knightley <stuart [at] stuartk.com> | ||
|  | Dual licenced under the MIT license or GPLv3. See https://raw.github.com/Stuk/jszip/main/LICENSE.markdown.
 | ||
|  | 
 | ||
|  | JSZip uses the library pako released under the MIT license : | ||
|  | https://github.com/nodeca/pako/blob/main/LICENSE
 | ||
|  | */ |