type alias z.Refinementimport { type z } from "https://deno.land/x/pup@1.0.0-alpha-32/deps.ts"; const { Refinement } = z; Type ParametersTdefinition: (arg: T, ctx: RefinementCtx) => any