UNPKG

measure-x

Version:

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

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