import { JsonStrAppendCommand } from "https://deno.land/x/upstash_redis@v1.20.5-canary.0/pkg/commands/json_strappend.ts";
Constructors
new
JsonStrAppendCommand(cmd: [string, string, string], opts?: CommandOptions<(null | string)[], (null | number)[]>)