Variable valuePayloadSchemaConst

valuePayloadSchema: ZodUnion<[ZodString, ZodType<RegExp, ZodTypeDef, RegExp>]> = ...

Generated using TypeDoc