Skip to content

Commit

Permalink
Merge pull request #182 from crazyfactory/export_missing_middleware
Browse files Browse the repository at this point in the history
fix(exports): export IncludeCredentialsMiddlware
  • Loading branch information
cyberhck authored Dec 27, 2018
2 parents 717ae6c + d60a6a5 commit 65c4120
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 @@ -6,3 +6,4 @@
export * from "./FetchMiddleware";
export * from "./MockMiddleware";
export * from "./CacheMiddleware";
export * from "./IncludeCredentialsMiddleware";

0 comments on commit 65c4120

Please sign in to comment.