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