Skip to content

Commit

Permalink
fix(exports): export IncludeCredentialsMiddlware
Browse files Browse the repository at this point in the history
  • Loading branch information
cyberhck authored Dec 27, 2018
1 parent 717ae6c commit d81cf14
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 d81cf14

Please sign in to comment.