E621
    Preparing search index...

    Interface StaffVoteTrendResult

    interface StaffVoteTrendResult {
        scores: number[];
        trend: VoteTrend;
    }
    Index
    scores: number[]
    trend: VoteTrend