UNPKG

measure-x

Version:

A lightweight and efficient **conversion utility** that supports various **number system conversions**, unit conversions, and more. 🚀

2 lines (1 loc) • 67 B
export type TemperatureUnit = "Celsius" | "Fahrenheit" | "Kelvin";