Where to find Types #171
Unanswered
jeongmincho
asked this question in
Q&A
Replies: 1 comment
-
Hi! Which hooks in particular are you using and don't have types? Almost everything should be typed, except |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi! I'm using WAGMI with Typescript. Wondering if there are types I can import to use throughout my app related to the different return objects from hooks? I've just been defining them on my own right now. Thanks:)
Beta Was this translation helpful? Give feedback.
All reactions