UNPKG

emath

Version:
10 lines (9 loc) 165 B
/** * @method * @file nativeMath.js * @desc For create some data structure. * @createDate 2018.7.11. * @author yhzheng */ "use strict"; module.exports = Math;