Module

x/redis/mod.ts>XIdAdd

🦕 Redis client for Deno 🍕
Very Popular
Latest
type alias XIdAdd
import { type XIdAdd } from "https://dotland.deno.dev/x/redis@v0.32.3/mod.ts";

ID input type for XADD, which is allowed to include the "*" operator.

definition: XIdInput | "*"