mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-08-11 20:40:20 +00:00
* fix: incorrect signature cause ts2345 Test incorrectly used a static Axios config and needed to pass an Axios Instance since the Axios module is updated to inject an interceptor * docs: corrected author url