Files
memecoin-botV2/.pnpm-store/v10/files/ed/a426448ad90cb732e1f73d63ef3ddf465bc6449771e6fbad3998ab8c56bff52ed43b9bc5af30be86646168500ef0173c2223cedfa93ea49dfca0c73bacb5c2

4 lines
307 B
Plaintext

function _nonIterableSpread() {
throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.");
}
module.exports = _nonIterableSpread, module.exports.__esModule = true, module.exports["default"] = module.exports;