import { type z } from "https://deno.land/x/netzo@0.4.72/deps/zod/mod.ts";
const { PreprocessEffect } = z;
definition: { type: "preprocess"; transform: (arg: T, ctx: RefinementCtx) => any; }
import { type z } from "https://deno.land/x/netzo@0.4.72/deps/zod/mod.ts";
const { PreprocessEffect } = z;