mirror of https://github.com/webpack/webpack.git
				
				
				
			
		
			
	
	
		
			5 lines
		
	
	
		
			107 B
		
	
	
	
		
			JavaScript
		
	
	
	
		
		
			
		
	
	
			5 lines
		
	
	
		
			107 B
		
	
	
	
		
			JavaScript
		
	
	
	
|  | export { default as setHandler } from "./a"; | ||
|  | --- | ||
|  | import "./b" | ||
|  | --- | ||
|  | export { default as default } from "./a"; |