Path: blob/master/node_modules/axios/lib/adapters/README.md
1126 views
axios // adapters
The modules under adapters/
are modules that handle dispatching a request and settling a returned Promise
once a response is received.
The modules under adapters/
are modules that handle dispatching a request and settling a returned Promise
once a response is received.