PokéRogue
GitHub
Switch to Main
Preparing search index...
src/battle-scene
ErrorEvent
Variable ErrorEvent
ErrorEvent
:
{
prototype
:
ErrorEvent
;
new
(
type
:
string
,
eventInitDict
?:
ErrorEventInit
)
:
ErrorEvent
;
}
Type Declaration
new
(
type
:
string
,
eventInitDict
?:
ErrorEventInit
)
:
ErrorEvent
Parameters
type
:
string
Optional
eventInitDict
:
ErrorEventInit
Returns
ErrorEvent
prototype
:
ErrorEvent
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
GitHub
Switch to Main
PokéRogue
Loading...