Skip to main content
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.32.2/stream.ts";

Properties

xid: XId
fieldValues: Record<string, string>