Type alias GetTrendsResult

GetTrendsResult: { asOf: string; trends: Trend[] }

Type declaration

  • asOf: string
  • trends: Trend[]

Generated using TypeDoc