Sanity Library Reference Docs
    Preparing search index...

    Type Alias UnitFormatter

    UnitFormatter: (value: number, unit: FormattableMeasurementUnit) => string

    Formats a number using the specified unit, using the currently active locale.

    Type declaration