uni-ticket-system/node_modules/core-js/full/math/rad-per-deg.js
2023-12-05 10:11:10 +08:00

4 lines
83 B
JavaScript

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