Skip to main content
Latest
interface ExchangeBind
implements ExchangeBindArgs
import { type ExchangeBind } 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>