@tryforge/forgescript
Preparing search index...
ExpectCallback
Type Alias ExpectCallback<T, Unwrap>
ExpectCallback
:
(
args
:
UnwrapArgs
<
T
>
)
=>
Promise
<
Return
>
|
Return
Type Parameters
T
extends
[
...
IArg
[]
]
Unwrap
extends
boolean
Type Declaration
(
args
:
UnwrapArgs
<
T
>
)
:
Promise
<
Return
>
|
Return
Parameters
args
:
UnwrapArgs
<
T
>
Returns
Promise
<
Return
>
|
Return
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@tryforge/forgescript
Loading...