Variable textPayloadSchemaConst

textPayloadSchema: ZodUnion<[ZodString, ZodType<RegExp, ZodTypeDef, RegExp>, ZodArray<ZodUnion<[ZodString, ZodType<RegExp, ZodTypeDef, RegExp>]>, "many">]> = ...

Generated using TypeDoc