UNPKG

@melonproject/token-math

Version:

A small helper library to do precision safe calculations

3 lines (2 loc) 62 B
declare const toBI: (value: any) => any; export default toBI;