mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-03-31 18:54:28 +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