import { type z } from "https://deno.land/x/pup@1.0.0-alpha-20/deps.ts";
const { PreprocessEffect } = z;
definition: { type: "preprocess"; transform: (arg: T) => any; }
import { type z } from "https://deno.land/x/pup@1.0.0-alpha-20/deps.ts";
const { PreprocessEffect } = z;