UNPKG

@melonproject/token-math

Version:

A small helper library to do precision safe calculations

3 lines (2 loc) 70 B
declare const toString: (bi: any) => string; export default toString;