# snk-exporter-email-sender



<!-- Auto Generated Below -->


## Properties

| Property     | Attribute | Description | Type                                    | Default     |
| ------------ | --------- | ----------- | --------------------------------------- | ----------- |
| `getMessage` | --        |             | `(key: string, params?: any) => string` | `undefined` |


## Methods

### `close() => Promise<IExportResult>`



#### Returns

Type: `Promise<IExportResult>`

---

### `open(config: IExportConfig) => Promise<IExportResult>`



#### Returns

Type: `Promise<IExportResult>`




## Dependencies

### Used by

 - [snk-data-exporter](..)

### Graph
```mermaid
graph TD;
  snk-data-exporter --> snk-exporter-email-sender
  style snk-exporter-email-sender fill:#f9f,stroke:#333,stroke-width:4px
```

----------------------------------------------


