KC's Workspace
Github
Preparing search index...
@kcconfigs/vitest
<internal>
EventEmitterOptions
Interface EventEmitterOptions
interface
EventEmitterOptions
{
captureRejections
?:
boolean
;
}
Hierarchy (
View Summary
)
EventEmitterOptions
EventEmitterAsyncResourceOptions
Index
Properties
capture
Rejections?
Properties
Optional
capture
Rejections
captureRejections
?:
boolean
It enables
automatic capturing of promise rejection
.
Default
false
Copy
Settings
Member Visibility
Protected
External
Internal
Beta
Alpha
Theme
OS
Light
Dark
On This Page
Properties
capture
Rejections
Github
KC's Workspace
Loading...
It enables automatic capturing of promise rejection.