NeahNew/node_modules/core-js/full/math/acosh.js
2025-05-03 14:17:46 +02:00

5 lines
89 B
JavaScript

'use strict';
var parent = require('../../actual/math/acosh');
module.exports = parent;