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

x/redis/mod.ts>XKeyIdLike

🦕 Redis client for Deno 🍕
Very Popular
Go to Latest
type alias XKeyIdLike
import { type XKeyIdLike } from "https://deno.land/x/redis@v0.26.0/mod.ts";
definition: [string, XIdInput]