Skip to main content
Module

x/redis/mod.ts>XIdAdd

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

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

definition: XIdInput | "*"