mirror of
				https://github.com/strapi/strapi.git
				synced 2025-11-03 19:36:20 +00:00 
			
		
		
		
	
		
			
	
	
		
			7 lines
		
	
	
		
			191 B
		
	
	
	
		
			Handlebars
		
	
	
	
	
	
		
		
			
		
	
	
			7 lines
		
	
	
		
			191 B
		
	
	
	
		
			Handlebars
		
	
	
	
	
	
| 
								 | 
							
								// import { take, call, put, select } from 'redux-saga/effects';
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								// Individual exports for testing
							 | 
						||
| 
								 | 
							
								export default function* defaultSaga() {
							 | 
						||
| 
								 | 
							
								  // See example in containers/HomePage/saga.js
							 | 
						||
| 
								 | 
							
								}
							 |