On this page
Properties

Interface EventEmitterOptions

interface EventEmitterOptions {
    captureRejections?: boolean;
}

Hierarchy (View Summary)

Index

Properties

captureRejections?: boolean
false
Was this helpful?
SDK JS
Reference
EventEmitterOptions