import { z } from "https://deno.land/x/zod@v3.22.0/mod.ts";
const { ZodSchema } = z;
Parameters
input: ParseInput
Returns
SyncParseReturnType<Output>
x/zod/mod.ts>z.ZodSchema#_parseSync
import { z } from "https://deno.land/x/zod@v3.22.0/mod.ts";
const { ZodSchema } = z;