Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/redis/stream.ts>XIdNeg

🦕 Redis client for Deno 🍕
Very Popular
Go to Latest
type alias XIdNeg
import { type XIdNeg } from "https://deno.land/x/redis@v0.32.1/stream.ts";

Allows special minimum ID for XRANGE and XREVRANGE

definition: XIdInput | "-"