mirror of
				https://github.com/KevinMidboe/planetposen.git
				synced 2025-10-29 17:50:32 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			8 lines
		
	
	
		
			75 B
		
	
	
	
		
			JavaScript
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
		
			75 B
		
	
	
	
		
			JavaScript
		
	
	
	
	
	
 | 
						|
module.exports = {
 | 
						|
  stripe: {
 | 
						|
    publicKey: '',
 | 
						|
    secretKey: ''
 | 
						|
  }
 | 
						|
}
 |