mirror of
				https://github.com/strapi/strapi.git
				synced 2025-10-31 01:47:13 +00:00 
			
		
		
		
	
		
			
	
	
		
			13 lines
		
	
	
		
			222 B
		
	
	
	
		
			TypeScript
		
	
	
	
	
	
		
		
			
		
	
	
			13 lines
		
	
	
		
			222 B
		
	
	
	
		
			TypeScript
		
	
	
	
	
	
|   | export default [ | ||
|  |   'strapi::logger', | ||
|  |   'strapi::errors', | ||
|  |   'strapi::security', | ||
|  |   'strapi::cors', | ||
|  |   'strapi::poweredBy', | ||
|  |   'strapi::query', | ||
|  |   'strapi::body', | ||
|  |   'strapi::session', | ||
|  |   'strapi::favicon', | ||
|  |   'strapi::public', | ||
|  | ]; |