@deprecated Use `z.cidrv6()` instead.
(params?: string | core.$ZodCheckCIDRv6Params)
| 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. */ |
| 512 | e164(params?: string | core.$ZodCheckE164Params): this; |
| 513 |
no outgoing calls
no test coverage detected