We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d7cce99 commit 51282b0Copy full SHA for 51282b0
src/yet-another-fetch-mock.ts
@@ -117,4 +117,5 @@ export default FetchMock;
117
118
export { default as MatcherUtils } from './matcher-utils';
119
export { default as ResponseUtils } from './response-utils';
120
+export { default as MiddlewareUtils } from './middleware-utils';
121
export * from './types';
0 commit comments