UNPKG

@khanisak/temperature-converter

Version:

Javascript lightweight library to manipulate temperature units

3 lines (2 loc) 77 B
import IUnit from "./interfaces/IUnit"; export declare const units: IUnit[];