Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Latest
interface AccessRequest
implements AccessRequestArgs
import { type AccessRequest } from "https://deno.land/x/amqp@v0.24.0/src/amqp_types.ts";

Properties

realm: string
exclusive: boolean
passive: boolean
active: boolean
write: boolean
read: boolean