Preparing search index...
The search index is not available
azure-devops-node-api
azure-devops-node-api
interfaces/WikiInterfaces
WikiPageStat
Interface WikiPageStat
Defines properties for wiki page stat.
interface
WikiPageStat
{
count
?:
number
;
day
?:
Date
;
}
Index
Properties
count?
day?
Properties
Optional
count
count
?:
number
the count of the stat for the Day
Optional
day
day
?:
Date
Day of the stat
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
count
day
azure-devops-node-api
Loading...
Defines properties for wiki page stat.