NeahNew/node_modules/core-js/actual/math/f16round.js
2025-05-03 14:17:46 +02:00

6 lines
139 B
JavaScript

'use strict';
var parent = require('../../stable/math/f16round');
require('../../modules/esnext.math.f16round');
module.exports = parent;