Skip to content

Commit

Permalink
add index.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
esamattis committed Jun 12, 2018
1 parent b414a5a commit aa2105e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/index.ts
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
export * from "./configure-store";
export * from "./create-thunks";
export * from "./create-reducers";

0 comments on commit aa2105e

Please sign in to comment.