UNPKG

measure-x

Version:

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

3 lines (2 loc) • 100 B
import { AreaUnit } from "./types"; export declare const AREA_CONVERSION: Record<AreaUnit, number>;