probot
Preparing search index...
types
HandlerFactory
Type Alias HandlerFactory
HandlerFactory
:
(
app
:
Probot
,
options
:
ApplicationFunctionOptions
,
)
=>
Handler
|
Promise
<
Handler
>
Type declaration
(
app
:
Probot
,
options
:
ApplicationFunctionOptions
)
:
Handler
|
Promise
<
Handler
>
Parameters
app
:
Probot
options
:
ApplicationFunctionOptions
Returns
Handler
|
Promise
<
Handler
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
probot
Loading...