1.1.0 • Published 10 years ago
amqplib-flow v1.1.0
amqplib-flow
amqp.node type declarations for Flow
Only promise-based API is supported
Installation
Install via npm:
npm install --save amqplib-flowThen add a line to [libs] section of yout .flowconfig:
[libs]
...
node_modules/amqplib-flow/types.js
...License
MIT