astro-ghostcms/.pnpm-store/v3/files/3d/b3eade9036de9438c713337f0ed...

3 lines
210 B
Plaintext

export default function _nonIterableRest() {
throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.");
}