amis-rpc-design/node_modules/core-js/full/math/degrees.js

6 lines
141 B
JavaScript
Raw Normal View History

2023-10-07 19:42:30 +08:00
'use strict';
require('../../modules/esnext.math.degrees');
var path = require('../../internals/path');
module.exports = path.Math.degrees;