Files
est-frame/node_modules/core-js-pure/actual/math/f16round.js
2025-10-22 05:38:27 +00:00

6 lines
143 B
JavaScript
Executable File

'use strict';
require('../../modules/esnext.math.f16round');
var path = require('../../internals/path');
module.exports = path.Math.f16round;