New idea for @colinhacks.com: a https://ZodSchema.new() function!

Imagine to be able to create an object for a schema like this:
```
https://ZodSchema.new({
//Editor autocompletes to z.input
})
```

If you like this idea, please vote for it here:
https://github.com/colinhacks/zod/discussions/3879

Comments