Skip to main content
Module

x/redis/mod.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/mod.ts";
definition: "BEFORE" | "AFTER"