Skip to content

Commit

Permalink
feat: export type
Browse files Browse the repository at this point in the history
  • Loading branch information
jxom committed Oct 22, 2024
1 parent cbcdeb1 commit a4c5389
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .changeset/spicy-bears-fix.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"wagmi": patch
---

Exported `Transport` type (for inference).
1 change: 1 addition & 0 deletions packages/react/src/exports/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -434,6 +434,7 @@ export {
http,
webSocket,
unstable_connector,
type Transport,
// Types
type Register,
type ResolvedRegister,
Expand Down

0 comments on commit a4c5389

Please sign in to comment.