UNPKG

145 BJavaScriptView Raw
1function _nonIterableSpread() {
2 throw new TypeError("Invalid attempt to spread non-iterable instance");
3}
4
5module.exports = _nonIterableSpread;
\No newline at end of file