Update plugins/github-issues/api-report.md

Co-authored-by: Johan Haals <johan@haals.se>
Signed-off-by: Paul <paul.cowan@cutting.scot>
Signed-off-by: Paul Cowan <paul.cowan@cutting.scot>
This commit is contained in:
Paul
2022-10-07 14:44:58 +01:00
committed by Paul Cowan
parent 7a6ba9f4f3
commit 5fc85ed461
+1 -1
View File
@@ -56,7 +56,7 @@ export type GitHubIssuesProps = {
};
// @public (undocumented)
export interface IssuesByRepoOptions {
export interface GithubIssuesByRepoOptions {
// (undocumented)
filterBy?: GithubIssuesFilters;
// (undocumented)