# @webiny/pubsub

[![](https://img.shields.io/npm/dw/@webiny/pubsub.svg)](https://www.npmjs.com/package/@webiny/pubsub)
[![](https://img.shields.io/npm/v/@webiny/pubsub.svg)](https://www.npmjs.com/package/@webiny/pubsub)
[![code style: prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg?style=flat-square)](https://github.com/prettier/prettier)
[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square)](http://makeapullrequest.com)

## Install

```
yarn add @webiny/pubsub
```


## Testing

### Command
````
yarn test packages/pubsub
````