Heejae-Kim
Results
2
issues of
Heejae-Kim
Hi 👋 I think it would be great to add `numericString` in ZodString. It is just util for `regex` checker, but I belive it would be useful in many cases....
Added Support for sindresorhus's [got](https://github.com/sindresorhus/got) stream response Until now, form-data supports Node.js http-response stream and mikeal's [request](https://github.com/request/request) stream. With this PR, we can use form-data with sindresorhus's got stream response....