Skip to main content
Module

x/redis/command.ts>ScriptDebugMode

🦕 Redis client for Deno 🍕
Very Popular
Go to Latest
type alias ScriptDebugMode
import { type ScriptDebugMode } from "https://deno.land/x/redis@v0.32.2/command.ts";
definition: "YES" | "SYNC" | "NO"