📄 acosh.js
/home/palash/git/site/node_modules/core-js/full/math/acosh.js
Language: js • Lines: 4
'use strict';
var parent = require('../../actual/math/acosh');

module.exports = parent;