InspectionCleaning/node_modules/core-js/full/math/f16round.js

5 lines
92 B
JavaScript
Raw Normal View History

2025-04-07 09:53:58 +08:00
'use strict';
var parent = require('../../actual/math/f16round');
module.exports = parent;