Urara-Blog/node_modules/.pnpm-store/v3/files/9a/063569d10d4ad6ee46f69dd900f523e1ace7f74765a58ac7b541195a7195fa2a60d15799dec0cea67bd9555ab1dd4811e725a62803ab10c252da2dde27bea2
2022-08-14 01:14:53 +08:00

5 lines
No EOL
308 B
Text

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;