Comparing version 3.23.0-canary.20240321T200145 to 3.23.0-canary.20240321T224206
@@ -892,2 +892,3 @@ import { enumUtil } from "./helpers/enumUtil"; | ||
static create: <T_1 extends ZodTypeAny>(type: T_1, params?: RawCreateParams) => ZodReadonly<T_1>; | ||
unwrap(): T; | ||
} | ||
@@ -894,0 +895,0 @@ declare type CustomParams = CustomErrorParams & { |
{ | ||
"name": "zod", | ||
"version": "3.23.0-canary.20240321T200145", | ||
"version": "3.23.0-canary.20240321T224206", | ||
"author": "Colin McDonnell <colin@colinhacks.com>", | ||
@@ -5,0 +5,0 @@ "repository": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
638676
14414