mirror of
				https://github.com/strapi/strapi.git
				synced 2025-11-03 19:36:20 +00:00 
			
		
		
		
	* [WIP] Cleaning up codebase for doc repo move WIP * Fix deleted files, add links to doc repo issues * Add repo note to readme
		
			
				
	
	
		
			9 lines
		
	
	
		
			193 B
		
	
	
	
		
			JavaScript
		
	
	
		
			Executable File
		
	
	
	
	
			
		
		
	
	
			9 lines
		
	
	
		
			193 B
		
	
	
	
		
			JavaScript
		
	
	
		
			Executable File
		
	
	
	
	
'use strict';
 | 
						|
 | 
						|
/**
 | 
						|
 * Read the documentation (https://strapi.io/documentation/developer-docs/latest/concepts/services.html#core-services)
 | 
						|
 * to customize this service
 | 
						|
 */
 | 
						|
 | 
						|
module.exports = {};
 |