mirror of
				https://github.com/strapi/strapi.git
				synced 2025-10-31 09:56:44 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			9 lines
		
	
	
		
			193 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			9 lines
		
	
	
		
			193 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| 'use strict';
 | |
| 
 | |
| /**
 | |
|  * Read the documentation (https://strapi.io/documentation/3.0.0-beta.x/concepts/controllers.html#core-controllers)
 | |
|  * to customize this controller
 | |
|  */
 | |
| 
 | |
| module.exports = {};
 | 
