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