Files
supplier-dispatch-h5/node_modules/core-js/actual/math/f16round.js
2023-08-11 10:45:20 +08:00

6 lines
143 B
JavaScript

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