import { z } from "https://dotland.deno.dev/x/zod@v3.20/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://dotland.deno.dev/x/zod@v3.20/mod.ts";
const { ZodType } = z;