rad-per-deg.js 83 B

123
  1. require('../../modules/esnext.math.rad-per-deg');
  2. module.exports = 180 / Math.PI;