uni-ticket-system/node_modules/core-js/es/math/log10.js
2023-12-05 10:11:10 +08:00

5 lines
119 B
JavaScript

require('../../modules/es.math.log10');
var path = require('../../internals/path');
module.exports = path.Math.log10;