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

x/redis/stream.ts>XMessage

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

Properties

xid: XId
fieldValues: Record<string, string>