frontend/.pnpm-store/v3/files/4f/2a6a78c43254ee09c57d284d6840a28576c6d8a2d807fe7040c9dc141838c78ced2d384918dd3ca07cf10aede015aaa95bddbcabf4c4c398e3406915ced92b

11 lines
190 B
Plaintext

"use strict";
if (!require("./is-implemented")()) {
Object.defineProperty(Number, "EPSILON", {
value: require("./"),
configurable: false,
enumerable: false,
writable: false
});
}