You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While this is true, I want to point out that dynamic* can't always be mapped to a generic type. I realized this when trying to write TypeScript types for the meta-schemas.
I wrote a blog post about how to do it.
https://json-schema.org/blog/posts/dynamicref-and-generics
The text was updated successfully, but these errors were encountered: