ISPO SDK
ISPO
Preparing search index...
core
ProjectCommandHandler
Type Alias ProjectCommandHandler<Input, Result>
Markdown
Copy Markdown
ProjectCommandHandler
:
(
input
:
Input
,
context
:
ProjectCommandRunContext
,
)
=>
Result
|
Promise
<
Result
>
Type Parameters
Input
=
unknown
Result
extends
CapabilityResultEnvelope
=
CapabilityResultEnvelope
Type Declaration
(
input
:
Input
,
context
:
ProjectCommandRunContext
)
:
Result
|
Promise
<
Result
>
Parameters
input
:
Input
context
:
ProjectCommandRunContext
Returns
Result
|
Promise
<
Result
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
ISPO
ISPO SDK
Loading...