Docs
Reference
Guides
Blog
Discord
/
Bun
/
ErrorEventInit
ErrorEventInit
P
bubbles
P
cancelable
P
colno
P
composed
P
error
P
filename
P
lineno
P
message
Search the reference...
/
Docs
Reference
Guides
Blog
Discord
/
Bun
/
ErrorEventInit
ErrorEventInit
P
bubbles
P
cancelable
P
colno
P
composed
P
error
P
filename
P
lineno
P
message
Symbol
ErrorEventInit
interface
ErrorEventInit
bubbles
?
:
boolean
cancelable
?
:
boolean
colno
?
:
number
composed
?
:
boolean
error
?
:
any
filename
?
:
string
lineno
?
:
number
message
?
:
string