github-pages-deploy-action/node_modules/core-js-pure/features/math/rad-per-deg.js
2020-03-06 22:45:40 -05:00

4 lines
83 B
JavaScript

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