# @qawolf/emailer-types

`@qawolf/emailer-types` is a companion package for `@qawolf/emails`. It provides
shared emailer types and helpers used by the QA Wolf email libraries.

Most users should start with the
[`@qawolf/emails` documentation](https://docs.qawolf.com/qawolf/libraries/emails).

## Install

```sh
npm install @qawolf/emailer-types
```
