axios-mock-adapter
axios-mock-adapter copied to clipboard
fix(replyWithDelay): add replyWithDelay function
This PR exposes a method to delay the mocks response, adds types, and tests.