UNPKG

@javatypes/amqp-client

Version:
19 lines (18 loc) 533 B
declare namespace com { namespace rabbitmq { namespace client { namespace impl { /** * Publicly available Client Version information */ // @ts-ignore class ClientVersion extends java.lang.Object { // @ts-ignore constructor() // @ts-ignore public static readonly VERSION: java.lang.String | string } } } } }