Skip to content

Commit 0369cb8

Browse files
committedFeb 27, 2024
address pr comments
1 parent bd1441c commit 0369cb8

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
 

‎packages/http/fetch/test/browser/index.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@ export * from "../common/middleware/headersUtil";
22
export * from "../common/middleware/retryHandler";
33
export * from "../common/middleware/retryHandlerOptions";
44
export * from "./httpClient";
5-
export * from "./MiddlewareFactory";
5+
export * from "./middlewareFactory";
66
export * from "./kiotaClientFactory";

0 commit comments

Comments
 (0)