6 lines
139 B
JavaScript

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