Skip to main content
Go to Latest
interface ExchangeBind
implements ExchangeBindArgs
import { type ExchangeBind } from "https://deno.land/x/amqp@v0.23.1/mod.ts";

Properties

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