Files
memecoin-botV2/.pnpm-store/v10/files/50/15c4f904559a943a531c0b181847e889c6bc9919ea324833ee2718232871b854543f96151d1b77b56d684c605c1ffc51fb950376a8bdd6870f88cea12d81fe

4 lines
234 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.");
}
export { _nonIterableSpread as default };