Type.Ref() inside a Type.Recursive() inferring as unknown #1262
Replies: 1 comment
-
PR here :) |
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi @sinclairzx81! Thank you so much for your awesome work. Your codebase is a great inspiration for me.
I'm creating a code generator based on your typescript-to-typebox.ts.
Q: Is
Type.Ref()
global or context dependent?The following (nonsense) test raised a doubt for me:
Beta Was this translation helpful? Give feedback.
All reactions