aboutsummaryrefslogtreecommitdiff
path: root/node_modules/core-js/features/math/degrees.js
blob: 119c32704d53093bf11abe494017713e9cd4d04f (plain)
1
2
3
4
require('../../modules/esnext.math.degrees');
var path = require('../../internals/path');

module.exports = path.Math.degrees;