This is the default behavior. This method call is likely unnecessary.
()
| 1395 | |
| 1396 | /** This is the default behavior. This method call is likely unnecessary. */ |
| 1397 | strip(): ZodObject<Shape, core.$strip>; |
| 1398 | |
| 1399 | extend<U extends core.$ZodLooseShape>(shape: U): ZodObject<util.Extend<Shape, util.Writeable<U>>, Config>; |
| 1400 |
no outgoing calls
no test coverage detected