Version 1
[yaffs-website] / node_modules / core-js / library / fn / math / log10.js
1 require('../../modules/es6.math.log10');
2 module.exports = require('../../modules/_core').Math.log10;