5 lines
		
	
	
		
			243 B
		
	
	
	
		
			JavaScript
		
	
	
	
	
	
		
		
			
		
	
	
			5 lines
		
	
	
		
			243 B
		
	
	
	
		
			JavaScript
		
	
	
	
	
	
|   | function _classStaticPrivateMethodSet() { | ||
|  |   throw new TypeError("attempted to set read only static private field"); | ||
|  | } | ||
|  | 
 | ||
|  | module.exports = _classStaticPrivateMethodSet, module.exports.__esModule = true, module.exports["default"] = module.exports; |