Skip to content

Commit

Permalink
export profile functions for wallet-sdk
Browse files Browse the repository at this point in the history
  • Loading branch information
friedger authored and janniks committed Sep 6, 2022
1 parent 9341e20 commit 7426add
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/wallet-sdk/src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,6 @@ export * from './derive';
export * from './models/wallet';
export * from './models/account';
export * from './models/common';
export * from './models/profile';
export * from './models/wallet-config';
export * from './encryption';

1 comment on commit 7426add

@vercel
Copy link

@vercel vercel bot commented on 7426add Sep 6, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.