database-petani-mobile/node_modules/core-js/actual/math/f16round.js
2026-02-23 16:39:35 +07:00

6 lines
139 B
JavaScript

'use strict';
var parent = require('../../stable/math/f16round');
require('../../modules/esnext.math.f16round');
module.exports = parent;