blob: 5a22cf5b7c0d62f42252602dc2645a001f147378 [file] [log] [blame]
"use strict";
if (!require("./is-implemented")()) {
Object.defineProperty(Number, "EPSILON", {
value: require("./"),
configurable: false,
enumerable: false,
writable: false
});
}