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

x/redis/mod.ts>XInfoGroupsReply

🦕 Redis client for Deno 🍕
Very Popular
Go to Latest
type alias XInfoGroupsReply
import { type XInfoGroupsReply } from "https://deno.land/x/redis@v0.31.0/mod.ts";

Response to XINFO GROUPS

definition: XInfoGroup[]