Kargi-Sitesi/node_modules/core-js/es/math/log10.js

6 lines
133 B
JavaScript
Raw Normal View History

2024-11-03 21:30:09 -05:00
'use strict';
require('../../modules/es.math.log10');
var path = require('../../internals/path');
module.exports = path.Math.log10;