Search
Preparing search index...
The search index is not available
@open-rpc/typings
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
Globals
jest
DoneCallback
Interface DoneCallback
Hierarchy
DoneCallback
Callable
__call
(
...
args
:
any
[]
)
:
any
Parameters
Rest
...
args:
any
[]
Returns
any
Index
Methods
fail
Methods
fail
fail
(
error
?:
string
|
{
message
:
string
}
)
:
any
Parameters
Optional
error:
string
|
{
message
:
string
}
Returns
any
Globals
jest
Done
Callback
fail