InspectionCleaning/node_modules/core-js/actual/math/f16round.js

6 lines
143 B
JavaScript
Raw Normal View History

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