@ccw-api/api
Preparing search index...
types/extensions
ExtensionStatsWithCounts
Interface ExtensionStatsWithCounts
interface
ExtensionStatsWithCounts
{
averageRating
:
number
;
commentCount
:
number
;
donateCount
:
number
;
favoriteCount
:
number
;
likeCount
:
number
;
mostApprovedReviewIds
:
string
[]
;
reviewCount
:
number
;
reviewTags
:
[
]
;
}
Hierarchy (
View Summary
)
ExtensionStats
ExtensionStatsWithCounts
Index
Properties
average
Rating
comment
Count
donate
Count
favorite
Count
like
Count
most
Approved
Review
Ids
review
Count
review
Tags
Properties
average
Rating
averageRating
:
number
comment
Count
commentCount
:
number
donate
Count
donateCount
:
number
favorite
Count
favoriteCount
:
number
like
Count
likeCount
:
number
most
Approved
Review
Ids
mostApprovedReviewIds
:
string
[]
review
Count
reviewCount
:
number
review
Tags
reviewTags
:
[
]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
average
Rating
comment
Count
donate
Count
favorite
Count
like
Count
most
Approved
Review
Ids
review
Count
review
Tags
@ccw-api/api
Loading...