UNPKG

@javatypes/amqp-client

Version:
20 lines (19 loc) 584 B
declare namespace com { namespace rabbitmq { namespace tools { namespace json { /** * Will be removed in 6.0 * @deprecated Use a third-party JSON library, e.g. Jackson or Gson */ // @ts-ignore class JSONReader extends java.lang.Object { // @ts-ignore constructor() // @ts-ignore public read(string: java.lang.String | string): any } } } } }