import { z } from "https://deno.land/x/zod@v3.22.0/mod.ts";
const { ZodType } = z;
Parameters
refinement: RefinementEffect<Output>["refinement"]
Returns
ZodEffects<this, Output, Input>
x/zod/mod.ts>z.ZodType#_refinement
import { z } from "https://deno.land/x/zod@v3.22.0/mod.ts";
const { ZodType } = z;