Skip to content

Commit

Permalink
feat: expose all types
Browse files Browse the repository at this point in the history
  • Loading branch information
kotarella1110 committed Nov 21, 2023
1 parent 8897fcc commit 4516285
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions node_package/src/ReactOnRails.ts
Original file line number Diff line number Diff line change
Expand Up @@ -289,4 +289,5 @@ ctx.ReactOnRails.resetOptions();

ClientStartup.clientStartup(ctx);

export * from "./types";
export default ctx.ReactOnRails;

0 comments on commit 4516285

Please sign in to comment.