frontend/.pnpm-store/v3/files/74/a9320ae9934d7ae49fa27102af1c793b04731fa79809514530282f4e6aa46d2f3149730fc498fd2359277ec6e17eda46c18e85062d387fe8d82fc15ed45b7d

11 lines
197 B
Plaintext

"use strict";
if (!require("./is-implemented")()) {
Object.defineProperty(Array.prototype, "map", {
value: require("./shim"),
configurable: true,
enumerable: false,
writable: true
});
}