mirror of
				https://github.com/public-transport/db-vendo-client.git
				synced 2025-11-04 10:06:32 +02:00 
			
		
		
		
	
							parent
							
								
									3493ad1086
								
							
						
					
					
						commit
						fc1afe0625
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -8,7 +8,7 @@ As an example, we're going to use the [SVV profile](../p/svv):
 | 
				
			||||||
 | 
					
 | 
				
			||||||
```js
 | 
					```js
 | 
				
			||||||
import {createClient} from 'hafas-client'
 | 
					import {createClient} from 'hafas-client'
 | 
				
			||||||
import {profileas svvProfile} from 'hafas-client/p/svv/index.js'
 | 
					import {profile as svvProfile} from 'hafas-client/p/svv/index.js'
 | 
				
			||||||
 | 
					
 | 
				
			||||||
const client = createClient(svvProfile, 'my-awesome-program')
 | 
					const client = createClient(svvProfile, 'my-awesome-program')
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		
		Reference in a new issue