typebox
typebox copied to clipboard
Typescript doesn't suggests the props using Pick or Omit
I've noticed that when using TypeScript in our project, the IDE doesn't suggest props when utilizing the Pick or Omit methods. I have a feeling that this functionality used to be available before.
Any insights on why this feature is no longer working or if I may be mistaken about its previous availability