database-petani-mobile/node_modules/core-js/es/math/sinh.js
2026-02-23 16:39:35 +07:00

6 lines
131 B
JavaScript

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