import { z } from "https://dotland.deno.dev/x/zod@v3.19.1/index.ts";
const { ZodType } = z;
Parameters
optional
params: Partial<ParseParams>Returns
Promise<SafeParseReturnType<Input, Output>>
x/zod/index.ts>z.ZodType#safeParseAsync
import { z } from "https://dotland.deno.dev/x/zod@v3.19.1/index.ts";
const { ZodType } = z;