Viewer
    Preparing search index...

    Interface ISDTFOverview

    Indexable

    • [key: string]: {
          count: number;
          typeHint: string;
          countForValue?: number[];
          max?: number;
          min?: number;
          values?: string[];
      }[]