debian-mirror-gitlab/core-js/features/math/fround.js

4 lines
72 B
JavaScript
Raw Normal View History

2019-12-04 20:38:33 +05:30
var parent = require('../../es/math/fround');
module.exports = parent;