Torleif Berger 6f0fa2a494
feat(src/index.d.ts): export useAxios related interfaces
Exports the `useAxios` related interfaces so that they can be reused.
For example when creating new hooks building upon `useAxios` it's very
useful/necessary to be able to use/extend/adjust these interfaces.
2019-12-12 11:18:03 +01:00
..