UNPKG

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