Please add an ability to use Alova.js instead Axios for Orion.makeHttpClientUsing(...) #46
TempleOfTemplar
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Please add an ability to use Alova.js instead Axios for Orion.makeHttpClientUsing(...)
Something like that:
makeHttpClientUsing(callback: () => AxiosInstance | Alova): Orion;
Beta Was this translation helpful? Give feedback.
All reactions