UNPKG

@javatypes/amqp-client

Version:
14 lines (13 loc) 324 B
declare namespace com { namespace rabbitmq { namespace client { namespace AMQP { namespace Exchange { // @ts-ignore interface UnbindOk extends com.rabbitmq.client.Method { } } } } } }