Preparing search index...
The search index is not available
issue-labels
issue-labels
Issue
Interface Issue
interface
Issue
{
assignee
:
null
|
string
;
date
:
string
;
directions
:
(
"bug"
|
"enhancement"
|
"question"
)
[]
;
flags
:
{
helpWanted
:
boolean
;
question
:
boolean
;
triage
:
boolean
;
unanswered
:
boolean
;
}
;
id
:
number
;
isPR
:
boolean
;
labels
:
string
[]
;
title
:
string
;
url
:
string
;
version
:
null
|
SemVer
;
}
Index
Properties
assignee
date
directions
flags
id
isPR
labels
title
url
version
Properties
assignee
assignee
:
null
|
string
date
date
:
string
directions
directions
:
(
"bug"
|
"enhancement"
|
"question"
)
[]
flags
flags
:
{
helpWanted
:
boolean
;
question
:
boolean
;
triage
:
boolean
;
unanswered
:
boolean
;
}
Type declaration
help
Wanted
:
boolean
question
:
boolean
triage
:
boolean
unanswered
:
boolean
id
id
:
number
isPR
isPR
:
boolean
labels
labels
:
string
[]
title
title
:
string
url
url
:
string
version
version
:
null
|
SemVer
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
assignee
date
directions
flags
id
isPR
labels
title
url
version
issue-labels
Loading...