Type alias ComplexMetricValue

ComplexMetricValue: {
    [key: string]: number;
}

Type to represent a complex metric value.

Author

Tiago Grosso tiagogrosso99@gmail.com

Since

0.2.0

Type declaration

  • [key: string]: number

Generated using TypeDoc