Skip to content

Commit

Permalink
export from generated in distributor
Browse files Browse the repository at this point in the history
  • Loading branch information
Yolley committed Mar 6, 2024
1 parent e748cff commit 08d6813
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions packages/distributor/solana/index.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
export { default as SolanaDistributorClient } from "./client";

export * from "./generated/accounts";

export * from "./generated/errors";

export * from "./generated/instructions";

export * from "./utils";

export * from "./types";
Expand Down

0 comments on commit 08d6813

Please sign in to comment.