콘텐츠로 이동
한국어

AmqpOptions

이 콘텐츠는 아직 번역되지 않았습니다.

AmqpOptions = AmqpOptionsBuilder | Partial<AmqpOptionsType>

Defined in: src/io/broker/AmqpOptions.ts:67

Accepted input for any AMQP-configurable constructor: the fluent AmqpOptionsBuilder OR a plain AmqpOptionsType object.