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