@deprecated Use `z.url()` instead.
(params?: string | core.$ZodCheckURLParams)
| 460 | email(params?: string | core.$ZodCheckEmailParams): this; |
| 461 | /** @deprecated Use `z.url()` instead. */ |
| 462 | url(params?: string | core.$ZodCheckURLParams): this; |
| 463 | /** @deprecated Use `z.jwt()` instead. */ |
| 464 | jwt(params?: string | core.$ZodCheckJWTParams): this; |
| 465 | /** @deprecated Use `z.emoji()` instead. */ |
no outgoing calls