Daniel Prentis

Results 2 issues of Daniel Prentis

Would be great to export other types defined in https://github.com/ctimmerm/axios-mock-adapter/blob/master/types/index.d.ts This would make them directly accessible to the application. Currently I'm working around like this, but it's unnecessarily convoluted: ```...

Would be great to support arbitrary string ids. This simple fix seems to work, but let me know if anything else needs to be done to properly implement this.