frontend/.pnpm-store/v3/files/0e/7ffd44b63bedff8042e68c0550ae21064afb294fbd2341429b2a7f76ca08335c3917d82c60cb502a43669e3155af061b146cfc518b158fb9ad703a94631633

11 lines
200 B
Plaintext

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