An error occurred while loading the file. Please try again.
nonIterableSpread.js 145 bytes
function _nonIterableSpread() {
  throw new TypeError("Invalid attempt to spread non-iterable instance");
module.exports = _nonIterableSpread;