UNPKG
basic-math-utils
Version:
latest (0.3.4)
0.3.4
Basic math utilities for doing some basic math operations
basic-math-utils
/
src
/
index.js
2 lines
(1 loc)
•
54 B
JavaScript
View Raw
1
2
export
{
default
as
rangeUtils }
from
'./rangeUtils'
;