PokéRogue
GitHub
Switch to Main
Preparing search index...
test/helpers/move-helper
MockResultThrow
Interface MockResultThrow
interface
MockResultThrow
{
type
:
"throw"
;
value
:
any
;
}
Index
Properties
type
value
Properties
type
type
:
"throw"
value
value
:
any
An error that was thrown during function execution.
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
type
value
GitHub
Switch to Main
PokéRogue
Loading...
An error that was thrown during function execution.