Skip to content

Commit

Permalink
feat(ContentTypeMiddleware): add middleware
Browse files Browse the repository at this point in the history
  • Loading branch information
cyberhck authored Oct 1, 2020
1 parent b4848f7 commit c2de7e8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/middlewares/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,4 @@ export * from "./FetchMiddleware";
export * from "./MockMiddleware";
export * from "./CacheMiddleware";
export * from "./IncludeCredentialsMiddleware";
export * from "./ContentTypeMiddleware";

0 comments on commit c2de7e8

Please sign in to comment.