Enode — API Reference
    Preparing search index...

    A single metric value + its (upper-cased) unit, with a raw-number fallback.

    type ValueParts = {
        text: string;
        unit: string;
    }
    Index

    Properties

    Properties

    text: string
    unit: string