Type alias TrendColorPair

TrendColorPair: {
    background: string;
    text: string;
}

Type declaration

  • background: string
  • text: string

Generated using TypeDoc