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