Skip to content
This repository has been archived by the owner on May 3, 2023. It is now read-only.

Commit

Permalink
Merge pull request #25 from simpleweb/module-fix
Browse files Browse the repository at this point in the history
ABI object
  • Loading branch information
benjaminreid authored Jun 23, 2022
2 parents 3b28bd3 + c3f98c9 commit 6b3056e
Show file tree
Hide file tree
Showing 4 changed files with 1,506 additions and 1 deletion.
1 change: 1 addition & 0 deletions .prettierrc
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{}
2 changes: 2 additions & 0 deletions abi/index.d.ts
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
const abi {}
export default abi
Loading

0 comments on commit 6b3056e

Please sign in to comment.