aboutsummaryrefslogtreecommitdiff
path: root/node_modules/core-js/es/math/log10.js
blob: b91166f3cf76c90f6bf62db834c0e1bfcb1c1b14 (plain)
1
2
3
4
require('../../modules/es.math.log10');
var path = require('../../internals/path');

module.exports = path.Math.log10;