Search
Preparing search index...
The search index is not available
@open-rpc/typings
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
Globals
jest
MockResultIncomplete
Interface MockResultIncomplete
Represents the result of a single incomplete call to a mock function.
Hierarchy
MockResultIncomplete
Index
Properties
type
value
Properties
type
type
:
"incomplete"
value
value
:
undefined
Globals
jest
Mock
Result
Incomplete
type
value
Represents the result of a single incomplete call to a mock function.