deg-per-rad.js 83 B

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