Typescript to schema #836
Unanswered
KieranFleckney
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello,
I was wondering if it was possible to use existing typescript types as the schema instead of creating new ones for each type? Or a way to create a schema from a typescript type? I see #103 which can convert json-type to typescript but not the other way round. I am missing a doc on this? or is there technical limitation?
E.G
Thanks :)
Beta Was this translation helpful? Give feedback.
All reactions