uni-ticket-system/node_modules/core-js/full/math/deg-per-rad.js

4 lines
83 B
JavaScript
Raw Normal View History

2023-12-05 02:11:10 +00:00
require('../../modules/esnext.math.deg-per-rad');
module.exports = Math.PI / 180;