@cucumber/core
GitHub
Preparing search index...
SupportCodeFunction
Type Alias SupportCodeFunction
SupportCodeFunction
:
(
...
args
:
any
[]
)
=>
any
|
Promise
<
any
>
A function defined by the end user for a step or hook
Type declaration
(
...
args
:
any
[]
)
:
any
|
Promise
<
any
>
Parameters
...
args
:
any
[]
Returns
any
|
Promise
<
any
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
GitHub
@cucumber/core
Loading...
A function defined by the end user for a step or hook