@cucumber/node
GitHub
Preparing search index...
TransformerFunction
Type Alias TransformerFunction
TransformerFunction
:
(
this
:
World
,
context
:
TestCaseContext
,
...
match
:
string
[]
,
)
=>
unknown
A function to transform a raw parameter value into a user-defined type
Type declaration
(
this
:
World
,
context
:
TestCaseContext
,
...
match
:
string
[]
)
:
unknown
Parameters
this
:
World
context
:
TestCaseContext
...
match
:
string
[]
Returns
unknown
Settings
Theme
OS
Light
Dark
GitHub
@cucumber/node
Loading...
A function to transform a raw parameter value into a user-defined type