soul-wallet-lib
Version:
The EIP-4337 library for Soul-Wallet
24 lines (12 loc) • 524 B
Markdown
[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