import { type XIdAdd } from "https://deno.land/x/redis@v0.34.0/mod.ts";
ID input type for XADD, which is allowed to include the "*" operator.
definition: XIdInput | "*"
import { type XIdAdd } from "https://deno.land/x/redis@v0.34.0/mod.ts";
ID input type for XADD, which is allowed to include the "*" operator.