@deprecated Use `z.cidrv4()` instead.
(params?: string | core.$ZodCheckCIDRv4Params)
| 506 | ipv6(params?: string | core.$ZodCheckIPv6Params): this; |
| 507 | /** @deprecated Use `z.cidrv4()` instead. */ |
| 508 | cidrv4(params?: string | core.$ZodCheckCIDRv4Params): this; |
| 509 | /** @deprecated Use `z.cidrv6()` instead. */ |
| 510 | cidrv6(params?: string | core.$ZodCheckCIDRv6Params): this; |
| 511 | /** @deprecated Use `z.e164()` instead. */ |
no outgoing calls
no test coverage detected