Neah/node_modules/core-js/full/math/degrees.js
2025-04-20 12:21:37 +02:00

6 lines
141 B
JavaScript

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