Viewing File: /home/ubuntu/route-and-root-frontend-base/node_modules/es5-ext/number/epsilon/is-implemented.js

"use strict";

module.exports = function () { return typeof Number.EPSILON === "number"; };
Back to Directory File Manager