f16round.js 143 B

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