mirror of
https://github.com/simoneb/axios-hooks.git
synced 2026-02-01 17:21:00 +00:00
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.