Skip to main content
Latest
interface QueueUnbind
implements QueueUnbindArgs
import { type QueueUnbind } from "https://deno.land/x/amqp@v0.24.0/mod.ts";

Properties

ticket: number
queue: string
exchange: string
routingKey: string
arguments: Record<string, unknown>