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