Files
powerpoint-toolbox/node_modules/core-js/es/math/f16round.js
T
2025-03-07 19:22:02 +01:00

6 lines
139 B
JavaScript

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