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

5 lines
85 B

'use strict';
var parent = require('../../es/math/atanh');
module.exports = parent;