import { LPosCommand } from "https://deno.land/x/upstash_redis@v1.20.5-canary.0/pkg/commands/lpos.ts";
Constructors
new
LPosCommand(cmd: [string, unknown, { rank?: number; count?: number; maxLen?: number; }], opts?: CommandOptions<TData, TData>)x/upstash_redis/pkg/commands/lpos.ts>LPosCommand
import { LPosCommand } from "https://deno.land/x/upstash_redis@v1.20.5-canary.0/pkg/commands/lpos.ts";