Skip to content
This repository has been archived by the owner on Jun 15, 2022. It is now read-only.

Refactoring, updates

Compare
Choose a tag to compare
@hilleer hilleer released this 25 Jun 09:05
· 26 commits to master since this release
  • Refactor source code from root --> lib/
  • Make module export a default Fetcher, so it can be required like const Fetcher = require('@debitoor/fetcher')
  • Update types to changes and improve them.