Preparing search index...
The search index is not available
adb-ts
adb-ts
Util
MonkeyCallback
Type alias MonkeyCallback<T>
Monkey
Callback
<
T
>
:
(
(
err
,
value
,
command
)
=>
void
)
Type Parameters
T
=
null
Type declaration
(
err
,
value
,
command
)
:
void
Parameters
err
:
Error
|
null
value
:
T
|
null
command
:
string
Returns
void
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
adb-ts
Loading...