Variable TransmuterFunctionConst

TransmuterFunction: ZodFunction<ZodTuple<[ZodUnknown], null>, ZodUnion<[ZodType<SynthesizedError, ZodTypeDef, SynthesizedError>, ZodType<MysticError, ZodTypeDef, MysticError>]>> = ...

Zod schema for a transmuter function that transforms an error into either a SynthesizedError or a MysticError.