Type alias HighLow

HighLow: {
    high: BigSource;
    low: BigSource;
}

Type declaration

  • high: BigSource
  • low: BigSource