Skip to content

Commit

Permalink
chore: exported missing type (#632)
Browse files Browse the repository at this point in the history
  • Loading branch information
tmm committed Jun 1, 2023
1 parent a446a50 commit 2538548
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .changeset/rich-clocks-juggle.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"viem": patch
---

Exported missing portable type.
1 change: 1 addition & 0 deletions src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ export {
type ParseAbiParameters,
type TypedData,
type TypedDataDomain,
type TypedDataParameter,
CircularReferenceError,
InvalidAbiParameterError,
InvalidAbiParametersError,
Expand Down

0 comments on commit 2538548

Please sign in to comment.