Search
Preparing search index...
The search index is not available
@etclabscore/dl-github-releases
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
Globals
jest
MockResultThrow
Interface MockResultThrow
Represents the result of a single call to a mock function with a thrown error.
Hierarchy
MockResultThrow
Index
Properties
type
value
Properties
type
type
:
"throw"
value
value
:
any
Globals
jest
Mock
Result
Throw
type
value
Represents the result of a single call to a mock function with a thrown error.