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

Properties

ticket: number
destination: string
source: string
routingKey: string
nowait: boolean
arguments: Record<string, unknown>