boobam22
Results
1
issues of
boobam22
### **Description** When using the helper functions `Obj` and `Arr` as drop-in replacements for `z.object` and `z.array`, TypeScript type inference becomes too loose — resulting in `any`-like behavior. This causes...