@oss-autopilot/core - v3.7.0
GitHub
npm
Preparing search index...
commands
ParsedIssueItem
Interface ParsedIssueItem
A single parsed issue from a markdown list (#82)
interface
ParsedIssueItem
{
number
:
number
;
repo
:
string
;
score
?:
number
;
tier
:
string
;
title
:
string
;
url
:
string
;
}
Index
Properties
number
repo
score?
tier
title
url
Properties
number
number
:
number
repo
repo
:
string
Optional
score
score
?:
number
tier
tier
:
string
title
title
:
string
url
url
:
string
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
number
repo
score
tier
title
url
GitHub
npm
@oss-autopilot/core - v3.7.0
Loading...
A single parsed issue from a markdown list (#82)