Skip to main content
Module

x/r2d2/mod.ts>Command

Fast, lightweight Redis client library for Deno.
Go to Latest
type alias Command
import { type Command } from "https://deno.land/x/r2d2@v1.1.9/mod.ts";

Redis command

definition: (string | number | Uint8Array)[]