Trendflow JS — API Reference - v0.2.0
    Preparing search index...

    Interface RpcIds

    Runtime overrides for the pinned RPC identifiers.

    interface RpcIds {
        geoList?: string;
        suggestions?: string;
        trending?: string;
    }
    Index
    geoList?: string
    suggestions?: string
    trending?: string