toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-js
/
js.errors
/
AggregateError
/
AggregateError
Aggregate
Error
constructor
(
errors
:
ReadonlyArray
<
JsError
>
,
message
:
String
?
=
definedExternally
,
options
:
ErrorOptions
?
=
definedExternally
)
(
source
)