This repository was archived by the owner on Jun 15, 2022. It is now read-only.
Refactoring, updates
- Refactor source code from root -->
lib/ - Make module export a default
Fetcher, so it can be required likeconst Fetcher = require('@debitoor/fetcher') - Update types to changes and improve them.