Files
Shifted/node_modules/core-js-pure/actual/math/f16round.js
2026-02-10 01:14:19 +00:00

6 lines
139 B
JavaScript

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