UNPKG

x-math

Version:

Math library inspired by Google Closure library

7 lines 166 B
module.exports = { Box: require('./box'), Coordinate: require('./coordinate'), Rect: require('./rect'), Size: require('./size'), XMath: require('./math') };