Type Alias SuperRefinement<T>

SuperRefinement: (arg: T, ctx: Zod.z.RefinementCtx) => void | Promise<void>

Type Parameters

  • T