Skip to content

Commit

Permalink
fix: add export
Browse files Browse the repository at this point in the history
  • Loading branch information
sakulstra committed Jan 8, 2024
1 parent 7e99eaa commit 26d250a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,4 @@ export * from './rpc/chainIds';
export * from './rpc/helpers';
export * from './rpc/clients';
export * from './ipfs/hash';
export * from './cache/json';

0 comments on commit 26d250a

Please sign in to comment.