@deprecated Use `z.guid()` instead.
(params?: string | core.$ZodCheckGUIDParams)
| 466 | emoji(params?: string | core.$ZodCheckEmojiParams): this; |
| 467 | /** @deprecated Use `z.guid()` instead. */ |
| 468 | guid(params?: string | core.$ZodCheckGUIDParams): this; |
| 469 | /** @deprecated Use `z.uuid()` instead. */ |
| 470 | uuid(params?: string | core.$ZodCheckUUIDParams): this; |
| 471 | /** @deprecated Use `z.uuid()` instead. */ |
no outgoing calls
no test coverage detected