mirror of
				https://github.com/mastermindzh/rickvanlieshout.com
				synced 2025-10-28 15:27:17 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			5 lines
		
	
	
		
			92 B
		
	
	
	
		
			TypeScript
		
	
	
	
	
	
			
		
		
	
	
			5 lines
		
	
	
		
			92 B
		
	
	
	
		
			TypeScript
		
	
	
	
	
	
| import edges from "./edges";
 | |
| import group from "./group";
 | |
| 
 | |
| export default { group, edges };
 |