/var/www/greso.tech/server/nsm/node_modules/es5-ext/math/clz32
NameSizeModeActions
implement.js1880644editdlrm
index.js960644editdlrm
is-implemented.js1500644editdlrm
shim.js1610644editdlrm
Edit: /var/www/greso.tech/server/nsm/node_modules/es5-ext/math/clz32/implement.js (188B)
"use strict"; if (!require("./is-implemented")()) { Object.defineProperty(Math, "clz32", { value: require("./shim"), configurable: true, enumerable: false, writable: true }); }