Skip to main content
Module

x/redis/command.ts>LInsertLocation

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