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