Preparing search index...
The search index is not available
check-group
check-group
CheckGroupTypes
PullRequestData
Interface PullRequestData
Abstract the pull request information that are needed for this app.
interface
PullRequestData
{
number
:
number
;
sha
:
string
;
}
Index
Properties
number
sha
Properties
number
number
:
number
sha
sha
:
string
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
number
sha
check-group
Loading...
Generated using
TypeDoc
Abstract the pull request information that are needed for this app.