InspectionCleaning/node_modules/core-js/es/math/fround.js

6 lines
135 B
JavaScript
Raw Normal View History

2025-04-07 09:53:58 +08:00
'use strict';
require('../../modules/es.math.fround');
var path = require('../../internals/path');
module.exports = path.Math.fround;