amqplib icon indicating copy to clipboard operation
amqplib copied to clipboard

Replace `inherits` with classes

Open kibertoad opened this issue 4 years ago • 0 comments

Since support for older Node versions was dropped, native ES6 classes can be used instead of utils.inherits.

kibertoad avatar May 18 '21 09:05 kibertoad