UNPKG

307 BJavaScriptView Raw
1function _nonIterableSpread() {
2 throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.");
3}
4module.exports = _nonIterableSpread, module.exports.__esModule = true, module.exports["default"] = module.exports;
\No newline at end of file