Files
memecoin-botV2/.pnpm-store/v10/files/65/e24b96aeaf6fe3e8fb42dc3b34093fe4a8f705c0779fabbb68811f9640d90f2247a3601083a150c66e69b6434a73e938254f6fe345298aed115c5c7945433c

7 lines
238 B
Plaintext

function _classApplyDescriptorSet(e, t, l) {
if (t.set) t.set.call(e, l);else {
if (!t.writable) throw new TypeError("attempted to set read only private field");
t.value = l;
}
}
export { _classApplyDescriptorSet as default };