ExtendedStat🔗Definition🔗export interface ExtendedStat { label: string; value: elasticsearch.ExtendedStatMetaType; } See also🔗 ExtendedStatBuilder