Files
huishou/node_modules/core-js/actual/math/f16round.js
T
2026-07-27 13:37:48 +08:00

6 lines
139 B
JavaScript

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