File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 66.idea
77* .log
88src /playground.ts
9+ deno /lib /playground.ts
Load diff This file was deleted.
Original file line number Diff line number Diff line change @@ -1515,7 +1515,7 @@ export class ZodObject<
15151515
15161516 /**
15171517 * @deprecated In most cases, this is no longer needed - unknown properties are now silently stripped.
1518- * If you want to pass through unknown properies , use `.passthrough()` instead.
1518+ * If you want to pass through unknown properties , use `.passthrough()` instead.
15191519 */
15201520 nonstrict = this . passthrough ;
15211521
Original file line number Diff line number Diff line change @@ -1515,7 +1515,7 @@ export class ZodObject<
15151515
15161516 /**
15171517 * @deprecated In most cases, this is no longer needed - unknown properties are now silently stripped.
1518- * If you want to pass through unknown properies , use `.passthrough()` instead.
1518+ * If you want to pass through unknown properties , use `.passthrough()` instead.
15191519 */
15201520 nonstrict = this . passthrough ;
15211521
You can’t perform that action at this time.
0 commit comments