Consider `z.strictObject(A.shape)` instead
()
| 1392 | |
| 1393 | /** Consider `z.strictObject(A.shape)` instead */ |
| 1394 | strict(): ZodObject<Shape, core.$strict>; |
| 1395 | |
| 1396 | /** This is the default behavior. This method call is likely unnecessary. */ |
| 1397 | strip(): ZodObject<Shape, core.$strip>; |
no outgoing calls