UNPKG

122 BJavaScriptView Raw
1export default function _nonIterableSpread() {
2 throw new TypeError("Invalid attempt to spread non-iterable instance");
3}
\No newline at end of file