hensei-web/node_modules/core-js/fn/math/rad-per-deg.js
2020-09-11 06:44:42 -07:00

2 lines
79 B
JavaScript

require('../../modules/es7.math.rad-per-deg');
module.exports = 180 / Math.PI;