uni-ticket-system/node_modules/core-js/es/math/expm1.js

5 lines
119 B
JavaScript
Raw Normal View History

2023-12-05 02:11:10 +00:00
require('../../modules/es.math.expm1');
var path = require('../../internals/path');
module.exports = path.Math.expm1;