evalution
Preparing search index...
evalution
PromptsFactory
Type Alias PromptsFactory<Args, Prompt>
PromptsFactory
:
(
...
args
:
Args
)
=>
Record
<
string
,
(
...
args
:
any
[]
)
=>
Prompt
>
Type Parameters
Args
extends
any
[]
=
never
[]
Prompt
=
unknown
Type Declaration
(
...
args
:
Args
)
:
Record
<
string
,
(
...
args
:
any
[]
)
=>
Prompt
>
Parameters
...
args
:
Args
Returns
Record
<
string
,
(
...
args
:
any
[]
)
=>
Prompt
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
evalution
Loading...