amis-rpc-design/node_modules/core-js/actual/math/fround.js
2023-10-07 19:42:30 +08:00

5 lines
90 B
JavaScript

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