@deprecated Use `z.jwt()` instead.
(params?: string | core.$ZodCheckJWTParams)
| 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. */ |
| 466 | emoji(params?: string | core.$ZodCheckEmojiParams): this; |
| 467 | /** @deprecated Use `z.guid()` instead. */ |
no outgoing calls
no test coverage detected