Proposal: Use a strict type instead of any
to represent a component
#133
MangelMaxime
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello,
currently function that takes
component
ortagNameOrComponent
useany
as the type:What do you think of making it more typed?
This would allow the compiler to be more helpful to the user.
Beta Was this translation helpful? Give feedback.
All reactions