ship-gis/node_modules/core-js/full/math/rad-per-deg.js
2026-01-22 09:14:01 +09:00

5 lines
97 B
JavaScript

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