/var/www/verywell.gr/server/delivery/node_modules/es5-ext/math/fround
NameSizeModeActions
implement.js1890644editdlrm
index.js970644editdlrm
is-implemented.js1710644editdlrm
shim.js7360644editdlrm
Edit: /var/www/verywell.gr/server/delivery/node_modules/es5-ext/math/fround/implement.js (189B)
"use strict"; if (!require("./is-implemented")()) { Object.defineProperty(Math, "fround", { value: require("./shim"), configurable: true, enumerable: false, writable: true }); }