@hashgraph/solo
Preparing search index...
src/types/flag-types
PromptFunction
Type Alias PromptFunction
PromptFunction
:
(
task
:
SoloListrTaskWrapper
<
any
>
,
input
:
any
,
data
?:
any
,
)
=>
Promise
<
any
>
Type declaration
(
task
:
SoloListrTaskWrapper
<
any
>
,
input
:
any
,
data
?:
any
)
:
Promise
<
any
>
Parameters
task
:
SoloListrTaskWrapper
<
any
>
input
:
any
Optional
data
:
any
Returns
Promise
<
any
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
@hashgraph/solo
Loading...