Kargi-Sitesi/node_modules/core-js/actual/math/fround.js

5 lines
90 B
JavaScript
Raw Normal View History

2024-11-03 21:30:09 -05:00
'use strict';
var parent = require('../../stable/math/fround');
module.exports = parent;