wormhole/sdk/js/src/solana/wormhole/index.ts

6 lines
137 B
TypeScript

export * from "./accounts";
export * from "./cpi";
export * from "./instructions";
export * from "./message";
export * from "./program";