quzhou/node_modules/core-js/full/math/log10.js

4 lines
89 B

'use strict';
var parent = require('../../actual/math/log10');
module.exports = parent;