Skip to main content Link Search Menu Expand Document (external link)

index overview

Added in v0.1.0


Table of contents


exports

From “./AMQPChannel.js”

Re-exports all named exports from the “./AMQPChannel.js” module as AMQPChannel.

Signature

export * as AMQPChannel from "./AMQPChannel.js"

Added in v0.1.0

From “./AMQPConnection.js”

Re-exports all named exports from the “./AMQPConnection.js” module as AMQPConnection.

Signature

export * as AMQPConnection from "./AMQPConnection.js"

Added in v0.1.0

From “./AMQPConsumeMessage.js”

Re-exports all named exports from the “./AMQPConsumeMessage.js” module as AMQPConsumeMessage.

Signature

export * as AMQPConsumeMessage from "./AMQPConsumeMessage.js"

Added in v0.3.0

From “./AMQPError.js”

Re-exports all named exports from the “./AMQPError.js” module as AMQPError.

Signature

export * as AMQPError from "./AMQPError.js"

Added in v0.1.0

From “./AMQPPublisher.js”

Re-exports all named exports from the “./AMQPPublisher.js” module as AMQPPublisher.

Signature

export * as AMQPPublisher from "./AMQPPublisher.js"

Added in v0.3.0

From “./AMQPSubscriber.js”

Re-exports all named exports from the “./AMQPSubscriber.js” module as AMQPSubscriber.

Signature

export * as AMQPSubscriber from "./AMQPSubscriber.js"

Added in v0.3.0