Skip to content

Commit

Permalink
Actually, only export this one
Browse files Browse the repository at this point in the history
  • Loading branch information
--global committed May 23, 2020
1 parent 9acef14 commit bca43c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/index.ts
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
export * from "./helpers";
export { stopForwarding } from "./helpers";
export * from "./middleware/syncMain";
export * from "./middleware/syncRenderer";

0 comments on commit bca43c7

Please sign in to comment.