Files
est-frame/node_modules/core-js/es/math/expm1.js
2025-10-22 05:38:27 +00:00

6 lines
133 B
JavaScript
Executable File

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