Defines properties for wiki page stat.

interface WikiPageStat {
    count?: number;
    day?: Date;
}

Properties

Properties

count?: number

the count of the stat for the Day

day?: Date

Day of the stat