blob: d6bc738ad585581e4774f8998d849236b23d81ae [file] [log] [blame]
export default function _nonIterableSpread() {
throw new TypeError("Invalid attempt to spread non-iterable instance");
}