database-petani-mobile/node_modules/core-js/full/math/rad-per-deg.js
2026-02-23 16:39:35 +07:00

5 lines
97 B
JavaScript

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