fanfou-sdk
    Preparing search index...

    Type Alias GetTrendsResult

    type GetTrendsResult = {
        asOf: string;
        trends: Trend[];
    }
    Index

    Properties

    Properties

    asOf: string
    trends: Trend[]