prodo-dev / amqplib-flow

amqp.node type declarations for Flow

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

amqplib-flow

amqp.node type declarations for Flow

Only promise-based API is supported

Installation

Install via npm:

npm install --save amqplib-flow

Then add a line to [libs] section of yout .flowconfig:

[libs]
...
node_modules/amqplib-flow/types.js
...

License

MIT

About

amqp.node type declarations for Flow


Languages

Language:JavaScript 100.0%