import { Schema } from "https://deno.land/x/zod@v3.11.3/types.ts";
Parameters
check: Func
optional
message: string | CustomErrorParams | ((arg: Output) => CustomErrorParams)Returns
ZodEffects<this, Output, Input>
import { Schema } from "https://deno.land/x/zod@v3.11.3/types.ts";