knee-cola/jest-mock-axios

types are no longer exported

Closed this issue · 1 comments

I am currently upgrading the package from 4.5.0 to 4.7.1.
In the latest version you are no longer exporting your types for some of your interfaces so it causes any project that uses the types now breaks a typeCheck

here is a screenshot from my editor of the file at node_modules/jest-mock-axios/dist/index.d.ts

Screenshot 2023-05-01 at 2 25 34 PM

Hi,

thank you for raising this issue and sorry for the delayed reaction. This should be fixed in 4.7.2 which I just published on npm.