Replies: 2 comments
-
Beta Was this translation helpful? Give feedback.
0 replies
-
I'd love if there were a community solution for this but by default, ArkType will always be JS Schema=>inferred type since the syntax is much more flexible. |
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
Uh oh!
There was an error while loading. Please reload this page.
-
I'm curious if it's possible to have a reverse codegen, that takes existing TypeScript definition and emits the corresponding arktyp schema definition. Have a somewhat large legacy existing codebaes, and also disconnected (non-monorepo) backend that based on protobuf which can have generated TypeScript definition only, and would like to have connected workflows to generate arktype schema from there.
Search didn't reveal anything for the arktype, so guess it's probably a long shot though.
Beta Was this translation helpful? Give feedback.
All reactions