Type alias UnitConverterId

UnitConverterId: keyof UnitConverters

A type representing the keys of the UnitConverters interface. This allows referencing specific unit converter types (e.g., 'current', 'friction').

Generated using TypeDoc