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

5 lines
90 B
JavaScript
Raw Normal View History

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