AGGS: {
    BOUNDS: string;
    COUNT: string;
    COUNT_VALUES: string;
    DISTINCT: string;
} = ...

Type declaration

  • BOUNDS: string
  • COUNT: string
  • COUNT_VALUES: string
  • DISTINCT: string

Generated using TypeDoc