qauMaWeb/node_modules/core-js/actual/math/atanh.js

4 lines
75 B
JavaScript
Raw Normal View History

2024-10-13 18:02:27 +08:00
var parent = require('../../stable/math/atanh');
module.exports = parent;