Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrey Goncharov authored Jan 27, 2019
1 parent 5f3be78 commit 83c66c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -224,5 +224,5 @@ const resourceBuilder = new ResourceBuilder({
})
resourceBuilder.axiosInstance.interceptors.response.use(myCustomResponeInterceptor)

export resourceBuilder
export { resourceBuilder }
```

0 comments on commit 83c66c6

Please sign in to comment.