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

4 lines
74 B
JavaScript
Raw Normal View History

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