frontend/.pnpm-store/v3/files/6d/378d3bda14555c3df85263cd94546318919c2e9288db2f0cb574084826e438c1ce339e782aef3436341ed766f52ca6cea6072592e342aafc670a263b02624a

11 lines
204 B
Plaintext

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