hg-pyun / axios-logger

Beautify Axios Logging Messages
MIT License
173 stars 33 forks source link

use the updated typing for the request parameter of the request interceptor #147

Closed marknelissen closed 11 months ago

marknelissen commented 1 year ago

Axios changed the typing of the request parameter on request interceptors. This should realign with the new typing and thus fixes #131