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

4 lines
71 B
JavaScript
Raw Normal View History

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