Files
Housekeeping-web-admin/node_modules/core-js/full/math/rad-per-deg.js
T
2026-06-24 09:48:54 +02:00

5 lines
97 B
JavaScript

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