Leverage Typescript Generics #5116
Brian-McBride
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
-
Is there a way to use generics at the top of
createEditor
to provide the ability for dynamic typesafe schemas?Something like...
I wish I were a Typescript guru to create a PR quickly. It seems that we shouldn't have to define the global namespace to get typed schemas going.
Beta Was this translation helpful? Give feedback.
All reactions