Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/redis/mod.ts>ZInterOpts

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