[soul-wallet-lib](../README.md) / [Exports](../modules.md) / [<internal\>](../modules/internal_.md) / EventEmitterOptions

# Interface: EventEmitterOptions

[<internal>](../modules/internal_.md).EventEmitterOptions

## Table of contents

### Properties

- [captureRejections](internal_.EventEmitterOptions.md#capturerejections)

## Properties

### captureRejections

• `Optional` **captureRejections**: `boolean`

Enables automatic capturing of promise rejection.

#### Defined in

node_modules/@types/node/events.d.ts:77
