mirror of
				https://gitee.com/dromara/mayfly-go
				synced 2025-11-04 08:20:25 +08:00 
			
		
		
		
	
		
			
				
	
	
		
			5 lines
		
	
	
		
			98 B
		
	
	
	
		
			TypeScript
		
	
	
	
	
	
			
		
		
	
	
			5 lines
		
	
	
		
			98 B
		
	
	
	
		
			TypeScript
		
	
	
	
	
	
const config = {
 | 
						|
    baseApiUrl:  (window as any).globalConfig.BaseApiUrl
 | 
						|
}
 | 
						|
 | 
						|
export default config |