@perspective-dev/viewer
    Preparing search index...
    type UnitNumberFormatStyle = {
        unit: Unit;
        unitDisplay: UnitDisplay | null;
    }
    Index

    Properties

    Properties

    unit: Unit
    unitDisplay: UnitDisplay | null