Type alias TrendingStream

TrendingStream: {
    edges: NodeStream[];
}

Type declaration

Generated using TypeDoc