import { IncrByFloatCommand } from "https://deno.land/x/upstash_redis@v1.24.0-next.2/pkg/commands/mod.ts";
Constructors
new
IncrByFloatCommand(cmd: [string, number], opts?: CommandOptions<number, number>)x/upstash_redis/pkg/commands/mod.ts>IncrByFloatCommand
import { IncrByFloatCommand } from "https://deno.land/x/upstash_redis@v1.24.0-next.2/pkg/commands/mod.ts";