mirror of https://github.com/kcal-app/kcal.git
				
				
				
			
		
			
				
	
	
		
			18 lines
		
	
	
		
			561 B
		
	
	
	
		
			Plaintext
		
	
	
	
			
		
		
	
	
			18 lines
		
	
	
		
			561 B
		
	
	
	
		
			Plaintext
		
	
	
	
/*!
 | 
						|
 * The buffer module from node.js, for the browser.
 | 
						|
 *
 | 
						|
 * @author   Feross Aboukhadijeh <http://feross.org>
 | 
						|
 * @license  MIT
 | 
						|
 */
 | 
						|
 | 
						|
/*! ieee754. BSD-3-Clause License. Feross Aboukhadijeh <https://feross.org/opensource> */
 | 
						|
 | 
						|
/**
 | 
						|
 * @license
 | 
						|
 * Lodash <https://lodash.com/>
 | 
						|
 * Copyright OpenJS Foundation and other contributors <https://openjsf.org/>
 | 
						|
 * Released under MIT license <https://lodash.com/license>
 | 
						|
 * Based on Underscore.js 1.8.3 <http://underscorejs.org/LICENSE>
 | 
						|
 * Copyright Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors
 | 
						|
 */
 |