toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
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.