Replies: 1 comment 1 reply
-
Oh, I've just seen this PR #877 Does it expose |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I suggest to expose Ref from the lib, because it can be useful sometimes to use this type instead of writing
ref: T | (element: T) => void
Beta Was this translation helpful? Give feedback.
All reactions