Skip to content

InlineIssue

InlineIssue = BaseNode & object

Defined in: types/ast.generated.ts:156

children: Inline[]

optional id: string

optional status: "open" | "closed" | "wontfix"

type: "issue"