debian-mirror-gitlab/core-js/features/math/degrees.js
2019-09-25 13:30:05 +05:30

4 lines
127 B
JavaScript

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