@deprecated Use `z.e164()` instead.
(params?: string | core.$ZodCheckE164Params)
| 510 | cidrv6(params?: string | core.$ZodCheckCIDRv6Params): this; |
| 511 | /** @deprecated Use `z.e164()` instead. */ |
| 512 | e164(params?: string | core.$ZodCheckE164Params): this; |
| 513 | |
| 514 | // ISO 8601 checks |
| 515 | /** @deprecated Use `z.iso.datetime()` instead. */ |
no outgoing calls
no test coverage detected