hrms-manual/node_modules/core-js/features/math/expm1.js

3 lines
65 B
JavaScript
Raw Normal View History

2023-09-06 14:51:44 +07:00
'use strict';
module.exports = require('../../full/math/expm1');