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

Properties

ticket: number
exchange: string
routingKey: string
mandatory: boolean
immediate: boolean