uom-types - v0.0.0-development
    Preparing search index...

    Type Alias UnitConversionRate<M>

    UnitConversionRate: number & BrandUnitMeta<UnitMeta<M>>

    A Unit without any UnitClass.

    Used to convert from one Unit to another of the same UnitClass.

    Type Parameters