UNPKG

@melonproject/token-math

Version:

A small helper library to do precision safe calculations

3 lines (2 loc) 103 B
declare const ensure: (test: boolean, message?: string, context?: any) => void; export default ensure;