@deprecated Use `.unwrap()` instead.
()
| 2254 | unwrap(): T; |
| 2255 | /** @deprecated Use `.unwrap()` instead. */ |
| 2256 | removeCatch(): T; |
| 2257 | } |
| 2258 | export const ZodCatch: core.$constructor<ZodCatch> = /*@__PURE__*/ core.$constructor("ZodCatch", (inst, def) => { |
| 2259 | core.$ZodCatch.init(inst, def); |