Skip to content

Commit

Permalink
add lib/hafas 🐛
Browse files Browse the repository at this point in the history
  • Loading branch information
derhuerst committed Jan 4, 2019
1 parent 8e7441b commit fb433ca
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions lib/hafas.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
'use strict'

const createHafas = require('vbb-hafas')

const hafas = createHafas('vbb-telegram')

module.exports = hafas

0 comments on commit fb433ca

Please sign in to comment.