UNPKG

@javatypes/amqp-client

Version:
18 lines (17 loc) 521 B
declare namespace com { namespace rabbitmq { namespace client { namespace AMQP { namespace Connection { // @ts-ignore interface UpdateSecret extends com.rabbitmq.client.Method { // @ts-ignore getNewSecret(): com.rabbitmq.client.LongString // @ts-ignore getReason(): string } } } } } }