Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
vladilen11 committed Sep 24, 2023
1 parent f5f9208 commit c26453a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/client/src/index.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
export * from '@mysten/sui.js';
export { Ed25519Keypair } from '@mysten/sui.js/keypairs/ed25519';
export * from '@mysten/sui.js/bcs';
export * from '@mysten/bcs';
export { Obelisk } from './obelisk';
export { SuiAccountManager } from './libs/suiAccountManager';
export { SuiTxBlock } from './libs/suiTxBuilder';
Expand Down

0 comments on commit c26453a

Please sign in to comment.