Preparing search index...
The search index is not available
Nestia API Documents
Nestia API Documents
@nestia/e2e
DynamicExecutor
Closure
Interface Closure<Arguments, Ret>
Function type of a prefixed.
Type Parameters
Arguments
extends
any
[]
Type of parameters
Ret
=
any
Type of return value
Closure
(
...
args
:
Arguments
)
:
Promise
<
Ret
>
Parameters
...
args
:
Arguments
Returns
Promise
<
Ret
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Nestia API Documents
Loading...
Function type of a prefixed.