1
2
3
4
5
6
7
8
9 import nimhafas/api/journeys
import nimhafas/api/suggestions
import nimhafas/api/refresh_journey
import nimhafas/types
export journeys
export suggestions
export refresh_journey
export types
[nimlang] hafas-client library
1
2
3
4
5
6
7
8
9 import nimhafas/api/journeys
import nimhafas/api/suggestions
import nimhafas/api/refresh_journey
import nimhafas/types
export journeys
export suggestions
export refresh_journey
export types