Skip to main content
Module

x/redis/command.ts>ZInterOpts

🦕 Redis client for Deno 🍕
Very Popular
Go to Latest
type alias ZInterOpts
import { type ZInterOpts } from "https://deno.land/x/redis@v0.32.2/command.ts";
definition: { withScore?: boolean; } & ZStoreOpts