Storybook
Github
Preparing search index...
The search index is not available
Orphic Cypress
Orphic Cypress
cypress
Tasks
Type alias Tasks<T>
Tasks
<
T
>
:
{
[
Key
in
keyof
T
]
:
Parameters
<
T
[
Key
]
>
[
0
]
extends
undefined
?
TaskPromise
<
T
,
Key
>
:
TaskPromiseWithArg
<
T
,
Key
>
}
Map as promise returning versions of the tasks
Type Parameters
T
extends
{
[event:
string
]
:
TaskFn
;
}
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Modules
Orphic
Cypress
actions
bundlers
config
cypress
execute
intercept
mount
storybook
storybook/
Unit
Test
storybook/segment-
mdx
storybook/story-
code
transformers
types
Task
Fn
Task
Promise
Task
Promise
With
Arg
Tasks
add
Commands
add
Tasks
data
Cy
Task
Fn
Task
Promise
Task
Promise
With
Arg
Tasks
add
Commands
add
Tasks
data
Cy
Map as promise returning versions of the tasks