Latest
interface ExchangeBind
implements ExchangeBindArgs
import { type ExchangeBind } from "https://dotland.deno.dev/x/amqp@v0.24.0/mod.ts";

Properties

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