Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-node
/
node.events
/
EventEmitterOptions
Event
Emitter
Options
sealed
external
interface
EventEmitterOptions
(
source
)
Inheritors
EventEmitterAsyncResourceOptions
Members
Properties
capture
Rejections
Link copied to clipboard
abstract
var
captureRejections
:
Boolean
?
Enables automatic capturing of promise rejection.