We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent da152f2 commit 6bbd84cCopy full SHA for 6bbd84c
app/composables/npm/useAlgoliaSearch.ts
@@ -43,7 +43,7 @@ interface AlgoliaHit {
43
modified: number
44
homepage: string | null
45
repository: AlgoliaRepo | null
46
- owner: AlgoliaOwner[] | null
+ owner: AlgoliaOwner | null
47
owners: AlgoliaOwner[] | null
48
downloadsLast30Days: number
49
downloadsRatio: number
0 commit comments