/var/www/greso.tech/server/nsm/node_modules/es5-ext/math/fround
NameSizeModeActions
implement.js1890644editdlrm
index.js970644editdlrm
is-implemented.js1710644editdlrm
shim.js7360644editdlrm
Edit: /var/www/greso.tech/server/nsm/node_modules/es5-ext/math/fround/index.js (97B)
"use strict"; module.exports = require("./is-implemented")() ? Math.fround : require("./shim");