Skip to content

Commit

Permalink
fix: patch imports
Browse files Browse the repository at this point in the history
  • Loading branch information
sakulstra committed Jun 18, 2024
1 parent 9ea22a0 commit 26fe515
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 10 deletions.
2 changes: 2 additions & 0 deletions src/browser.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,5 @@ export * from './rpc/clients';
export * from './ipfs/hash';
export * from './ipfs/upload';
export * from './ipfs/parseIpfs';
export * from './storage/storageSlots';
export * from './storage/poolStorage';
10 changes: 0 additions & 10 deletions src/index.ts

This file was deleted.

0 comments on commit 26fe515

Please sign in to comment.