abreits / amqp-ts

AmqpSimple, a RabbitMQ tested Amqp library written in and for Typescript
MIT License
133 stars 37 forks source link

Add explicit any type to rpc type def #38

Closed razzeee closed 5 years ago

razzeee commented 5 years ago

This is necessary if you want to configure "noImplicitAny": true, in your tsconfig.

fan-tom commented 5 years ago

Why this PR is not merged yet? This is very annoying issue for me

abreits commented 5 years ago

Sorry for the late action, merged, patched and published.