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