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

x/redis/mod.ts>ZRangeOpts

🦕 Redis client for Deno 🍕
Very Popular
Go to Latest
interface ZRangeOpts
import { type ZRangeOpts } from "https://deno.land/x/redis@v0.27.0/mod.ts";

Properties

optional
withScore: boolean