EASYAIuniappNewUI/node_modules/core-js/es/math/cosh.js
2025-02-08 18:50:38 +08:00

6 lines
131 B
JavaScript

'use strict';
require('../../modules/es.math.cosh');
var path = require('../../internals/path');
module.exports = path.Math.cosh;