@deprecated Use `z.base64url()` instead.
(params?: string | core.$ZodCheckBase64URLParams)
| 492 | base64(params?: string | core.$ZodCheckBase64Params): this; |
| 493 | /** @deprecated Use `z.base64url()` instead. */ |
| 494 | base64url(params?: string | core.$ZodCheckBase64URLParams): this; |
| 495 | // /** @deprecated Use `z.jsonString()` instead. */ |
| 496 | // jsonString(params?: string | core.$ZodCheckJSONStringParams): this; |
| 497 | /** @deprecated Use `z.xid()` instead. */ |
no outgoing calls