Storybook
Github
Preparing search index...
The search index is not available
Orphic Cypress
Orphic Cypress
cypress
TaskPromise
Type alias TaskPromise<T, Key>
Task
Promise
<
T
,
Key
>
:
(
(
)
=>
Promise
<
ReturnType
<
T
[
Key
]
>
>
)
Type Parameters
T
extends
{
[event:
string
]
:
TaskFn
;
}
Key
extends
keyof
T
Type declaration
(
)
:
Promise
<
ReturnType
<
T
[
Key
]
>
>
Task promise without arg
Returns
Promise
<
ReturnType
<
T
[
Key
]
>
>
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
Task promise without arg