E621
    Preparing search index...

    Interface VoteTrendResult

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