mirror of
https://github.com/musix-org/musix-oss
synced 2025-01-23 02:13:42 +00:00
5 lines
119 B
JavaScript
5 lines
119 B
JavaScript
require('../../modules/es.math.log10');
|
|
var path = require('../../internals/path');
|
|
|
|
module.exports = path.Math.log10;
|