mensa-card-reader
v1.0.1
Published
A canteen card reader usable cards of university of osnabrück
Downloads
7
Maintainers
Readme
Just call the async function: readMensaCardInformations()
@returns {Promise<{currentBalance: *, lastTransaction: *, readTime: Date}|{currentBalance: *, lastTransaction: string, readTime: Date}|undefined>}